We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fbcfb5 commit 5c7b721Copy full SHA for 5c7b721
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,3 +1,8 @@
1
+## v2.43.5
2
+
3
+* FIXED: 7905: `Builder.usingServer(url)` once again returns `this` for
4
+ chaining.
5
6
## v2.43.2-4
7
8
* No changes; version bumps while attempting to work around an issue with
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "2.43.4",
+ "version": "2.43.5",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
"keywords": [
"automation",
0 commit comments