We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce5b0a commit 6ae7e32Copy full SHA for 6ae7e32
codecept.conf.js
@@ -8,7 +8,7 @@ const {
8
BROWSER_PLATFORM,
9
PLATFORM_VERSION,
10
DEVICE_NAME,
11
- DEFAULT_WAIT_TIME = 9000
+ DEFAULT_WAIT_TIME = 90000
12
} = process.env;
13
const MOBILE_PLATFORMS = ['iOS', 'Android'];
14
0 commit comments