Physical-Device Examples
Physical-Device Integrations
1. BrowserStack
POST /tests/execute HTTP/1.1
Content-Type: application/json
{
"organisationId": "org123",
"browserstackData": {
"userName": "<BROWSERSTACK_USERNAME>",
"accessKey": "<BROWSERSTACK_ACCESS_KEY>",
"app": "bs://<APP_ID>" // optional
}
}
2. AWS Device Farm
3. LambdaTest
4. GPT Driver-Hosted Devices
Verifying the run
Last updated