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 661a196 commit adb47d4Copy full SHA for adb47d4
javascript/node/selenium-webdriver/CHANGES.md
@@ -2,7 +2,7 @@
2
3
### Notice
4
5
-* The minimum supported version of Node is now 8.6.0
+* The minimum supported version of Node is now 8.9.0 LTS
6
7
### Changes to Supported Browsers
8
javascript/node/selenium-webdriver/package.json
@@ -20,7 +20,7 @@
20
"url": "https://github.com/SeleniumHQ/selenium.git"
21
},
22
"engines": {
23
- "node": ">= 8.6.0"
+ "node": ">= 8.9.0"
24
25
"dependencies": {
26
"jszip": "^3.1.3",
0 commit comments