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 578449c commit 1069632Copy full SHA for 1069632
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,3 +1,14 @@
1
+## v4.8.2
2
+
3
+#### :nail_care: Polish
4
5
+* Add CDP support for v111 and remove v108
6
+* Using json output with Selenium Manager
7
8
+#### :bug: Bug Fix
9
10
+fix: Using status from response (#11742)
11
12
## v4.8.1
13
14
#### :rocket: New Feature
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "4.8.1",
+ "version": "4.8.2",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"license": "Apache-2.0",
"keywords": [
0 commit comments