increase timeout

This commit is contained in:
Ulf Gebhardt 2023-06-05 10:36:51 +02:00
parent 94efe01a56
commit d1d4317265
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,6 +1,6 @@
{ {
"projectId": "qa7fe2", "projectId": "qa7fe2",
"defaultCommandTimeout": 5000, "defaultCommandTimeout": 10000,
"pageLoadTimeout": 180000, "pageLoadTimeout": 180000,
"ignoreTestFiles": "*.js", "ignoreTestFiles": "*.js",
"chromeWebSecurity": false, "chromeWebSecurity": false,