11 lines
173 B
JSON
11 lines
173 B
JSON
|
{
|
||
|
"skipJsErrors": true,
|
||
|
"quarantineMode": true,
|
||
|
"selectorTimeout": 5000,
|
||
|
"screenshots": {
|
||
|
"path": "tests/acceptance/screenshots",
|
||
|
"takeOnFails": true
|
||
|
}
|
||
|
}
|
||
|
|