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 3782f97 commit 3a21814Copy full SHA for 3a21814
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,3 +1,10 @@
1
+## v4.0.0
2
+
3
+* Fixes cdp for Chrome and Firefox (#9909)
4
+* Add cdp 95 to python and JS
5
+* Removing unused target for cdpConnection
6
7
8
## v4.0.0-rc-2
9
10
* Fix builder test
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "4.0.0-rc-2",
+ "version": "4.0.0",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"license": "Apache-2.0",
"keywords": [
0 commit comments