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 d15b2c8 commit 3b16998Copy full SHA for 3b16998
package.json
@@ -6,7 +6,7 @@
6
"dependencies": {
7
"chromedriver": "90.0.1",
8
"jest": "26.6.3",
9
- "selenium-webdriver": "4.0.0-beta.4",
+ "selenium-webdriver": "4.8.2",
10
"webdriver-manager": "12.1.8"
11
},
12
"description": "Selenium-WebDriver end-to-end test automation boilerplate. Using ES Modules, Babel, Jest and Expect.",
0 commit comments