We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ff04c commit bb2ecadCopy full SHA for bb2ecad
cypress.config.js
@@ -29,6 +29,7 @@ module.exports = defineConfig({
29
},
30
watchForFileChanges: false,
31
defaultCommandTimeout: 10000,
32
+ pageLoadTimeout: 120000,
33
video: false,
34
numTestsKeptInMemory: 0,
35
e2e: {
0 commit comments