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 4a3018a commit 04bf8c8Copy full SHA for 04bf8c8
package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"ava": "3.15.0",
11
"chromedriver": "90.0.1",
12
- "selenium-webdriver": "4.0.0-beta.4",
+ "selenium-webdriver": "4.8.2",
13
"webdriver-manager": "12.1.8"
14
},
15
"description": "Selenium-WebDriver end-to-end test automation boilerplate. Using ES Modules, Babel and AVA.",
0 commit comments