increase timeouts (who knows....)
This commit is contained in:
parent
f5f69e7143
commit
a991f0eec9
@ -9,8 +9,8 @@ module.exports = {
|
|||||||
"takeOnFails": true,
|
"takeOnFails": true,
|
||||||
"thumbnails": false,
|
"thumbnails": false,
|
||||||
},
|
},
|
||||||
"assertionTimeout": 10000,
|
"assertionTimeout": 20000,
|
||||||
"selectorTimeout": 40000,
|
"selectorTimeout": 60000,
|
||||||
|
|
||||||
|
|
||||||
"videoPath": "screenshots/videos",
|
"videoPath": "screenshots/videos",
|
||||||
|
Loading…
Reference in New Issue
Block a user