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 fd499e3 commit 0d9cbe1Copy full SHA for 0d9cbe1
cypress.config.js
@@ -10,7 +10,7 @@ module.exports = defineConfig({
10
},
11
12
// increase the default timeout for slower operations
13
- defaultCommandTimeout: 10000,
+ defaultCommandTimeout: 30000,
14
// Viewport configuration
15
viewportWidth: 1280,
16
viewportHeight: 800,
0 commit comments