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.
2 parents 0818afd + 0d9cbe1 commit 939b363Copy full SHA for 939b363
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