We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8361f4 commit b86b104Copy full SHA for b86b104
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,4 +1,4 @@
1
-## v2.44.0-dev
+## v2.44.0
2
3
* Added the `until` module, which defines common explicit wait conditions.
4
Sample usage:
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "2.44.0-dev",
+ "version": "2.44.0",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
5
"keywords": [
6
"automation",
0 commit comments