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 8742fe7 commit 9e17bc5Copy full SHA for 9e17bc5
packages/e2e/test/web-extension/wdio.conf.js
@@ -50,6 +50,6 @@ module.exports = {
50
'chromedriver'
51
],
52
specs: ['./**/*.spec.ts'],
53
- waitforTimeout: 10000
+ waitforTimeout: 30000
54
}
55
};
0 commit comments