Files
super-app/app/BrowserStackConfig.json
2022-02-23 21:14:27 +05:30

16 lines
339 B
JSON

{
"e2e": {
"devices": ["Samsung Galaxy S21-11.0"],
"app": "APPURL",
"deviceLogs": true,
"networkLogs": true,
"testSuite": "TESTURL",
"gpsLocation": "12.9329983,77.61441",
"timezone": "Kolkata",
"project": "E2ETest",
"numShards": 2,
"shardIndex": 0,
"annotation": ["com.naviapp.E2ETest"]
}
}