Skip to content

Commit 68b4609

Browse files
committed
[js] update changes and bump version to 4.7
1 parent 1f5fe6d commit 68b4609

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

javascript/node/selenium-webdriver/CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
## v4.6.1
213

314
#### :bug: Bug Fix

javascript/node/selenium-webdriver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selenium-webdriver",
3-
"version": "4.6.1",
3+
"version": "4.7.0",
44
"description": "The official WebDriver JavaScript bindings from the Selenium project",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)