cy: timeout on dom to 1 sec
This commit is contained in:
parent
0441d5fb1a
commit
79ad8f4104
@ -1,6 +1,6 @@
|
||||
{
|
||||
"baseUrl": "http://127.0.0.1:3000",
|
||||
"defaultCommandTimeout": 4000,
|
||||
"defaultCommandTimeout": 1000,
|
||||
"chromeWebSecurity": false,
|
||||
"viewportWidth": 1920,
|
||||
"viewportHeight": 1080,
|
||||
|
Loading…
Reference in New Issue
Block a user