Skip to content

Commit

Permalink
typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andres committed Mar 24, 2018
1 parent 44a1a67 commit 67d6bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ const options=await browser.options("selector.my-selector"); // ["value1", "valu

> Css, Xpath and Dom selectors supported
**selectedOptions(selector)**
**selectedOptions(selector)**
Returns all the selected options of the first element matching the given selector. If no value is set, the text of the option will be returned.

Will throw if no element is found.
Expand Down

0 comments on commit 67d6bc2

Please sign in to comment.