12 lines
238 B
JSON
12 lines
238 B
JSON
{
|
|
"skipJsErrors": true,
|
|
"quarantineMode": false,
|
|
"selectorTimeout": 5000,
|
|
"hostname": "localhost",
|
|
"disableNativeAutomation": "true",
|
|
"screenshots": {
|
|
"path": "tests/acceptance/screenshots",
|
|
"takeOnFails": true
|
|
}
|
|
}
|
|
|