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 1f5fe6d commit 68b4609Copy full SHA for 68b4609
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,3 +1,14 @@
1
+## v4.7.0
2
+
3
+#### :rocket: New Feature
4
5
+* Add support for Selenium Manager to work with IE Driver
6
7
+#### :nail_care: Polish
8
9
+* Adding CDP files for v108 and removing v105
10
+* Improve error handling for Selenium Manager
11
12
## v4.6.1
13
14
#### :bug: Bug Fix
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "4.6.1",
+ "version": "4.7.0",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"license": "Apache-2.0",
"keywords": [
0 commit comments