Skip to content

Commit

Permalink
fix mistakes in release note.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmi committed Jan 5, 2017
1 parent 3844d91 commit fe579c4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions RELEASENOTE.md
Expand Up @@ -5,10 +5,11 @@ Selenese Runner Java Relase Note

* Catch up Selenium 3.0.1.
* Update dependency versions.
* Fire `change` event at the end of `type` command. (#223)
* Re-implement the following commands for catching up Selenium 3.x. (#218)
* `addLocationStrategy`
* `addSelection`
* `allowNativeXPath`
* `allowNativeXpath`
* `answerOnNextPrompt`
* `assignId`
* `attachFile`
Expand All @@ -28,7 +29,7 @@ Selenese Runner Java Relase Note
* `removeSelection`
* `selectElement`
* `setCursorPosition`
* `useXPathLibrary`
* `useXpathLibrary`
* `windowFocus`
* `(assert|verify|waitFor|store)AllButtons`
* `(assert|verify|waitFor|store)AllFields`
Expand Down

0 comments on commit fe579c4

Please sign in to comment.