Skip to content

Commit

Permalink
Updated the JS bindings changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
David Haeffner committed Jun 16, 2019
1 parent 0d56c82 commit 1eb371d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion javascript/node/selenium-webdriver/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v.next
## v4.0.0-alpha.2

### Notice

Expand All @@ -7,6 +7,8 @@
### Changes

* add `pollTimeout` argument to the `wait()` method. Default value is `200`ms
* add `switchTo().parentFrame()` for non-W3C compatible drivers
* add support for opening a new window

### API Changes

Expand Down

0 comments on commit 1eb371d

Please sign in to comment.