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 c120484 commit 3d95873Copy full SHA for 3d95873
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,4 +1,4 @@
1
-## v.next
+## v3.0.0-beta-3
2
3
* Fixed a bug where the promise manager would silently drop callbacks after
4
recovering from an unhandled promise rejection.
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "3.0.0-beta-2",
+ "version": "3.0.0-beta-3",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
5
"license": "Apache-2.0",
6
"keywords": [
0 commit comments