We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5776fc commit 08c59b5Copy full SHA for 08c59b5
cypress.json
@@ -2,5 +2,8 @@
2
"projectId": "w62sqq",
3
"pageLoadTimeout": 6000,
4
"defaultCommandTimeout": 4000,
5
- "baseUrl": "http://localhost:6001"
+ "baseUrl": "http://localhost:6001",
6
+ "execTimeout": 60000,
7
+ "requestTimeout": 60000,
8
+ "responseTimeout": 30000
9
}
0 commit comments