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 d343ba2 commit 67e0d06Copy full SHA for 67e0d06
examples/javascript/package.json
@@ -2,7 +2,7 @@
2
"name": "javascript-examples",
3
"version": "1.0.0",
4
"scripts": {
5
- "test": "npx mocha test/**/*.spec.js --timeout 90000"
+ "test": "npx mocha test/**/*.spec.js --timeout 120000 --parallel --retries 2"
6
},
7
"author": "The Selenium project",
8
"license": "Apache-2.0",
0 commit comments