16 lines
341 B
JSON
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"]
|
|
}
|
|
}
|