We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b182a1 commit af970c7Copy full SHA for af970c7
test/e2e/codecept.conf.ts
@@ -8,7 +8,7 @@ export const config: CodeceptJS.MainConfig = {
8
show: false,
9
timeout: 10000,
10
waitForNavigation: 'load',
11
- waitForAction: 10000
+ waitForTimeout: 10000
12
}
13
},
14
include: {
0 commit comments