Skip to content

Commit

Permalink
Generated docs for version 5.0.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Sep 21, 2020
1 parent 6399c0c commit 34e18c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/SeleniumLibrary.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions src/SeleniumLibrary/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ class SeleniumLibrary(DynamicCore):
| ${locator_list} = | `Create List` | css:div#div_id | ${element} |
| `Page Should Contain Element` | ${locator_list} | | |
Chaining locators in new in SeleniumLibrary 5.0
== Using WebElements ==
In addition to specifying a locator as a string, it is possible to use
Expand Down

0 comments on commit 34e18c7

Please sign in to comment.