Files
super-app/app/BrowserStackConfig.json
2021-03-10 20:36:24 +05:30

16 lines
341 B
JSON

{
"e2e": {
"devices": ["Samsung Galaxy Note 9-8.1"],
"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"]
}
}