2017-02-28 20:00:12 +00:00
|
|
|
{
|
|
|
|
"url": "http://example.com",
|
|
|
|
"users": {
|
|
|
|
"admin": {
|
|
|
|
"username": "",
|
|
|
|
"password": ""
|
|
|
|
},
|
2017-03-09 21:24:36 +00:00
|
|
|
"customer": {
|
2017-02-28 20:00:12 +00:00
|
|
|
"username": "",
|
|
|
|
"password": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"startBrowserTimeoutMs": 30000,
|
|
|
|
"mochaTimeoutMs": 120000
|
|
|
|
}
|