Skip to content

Commit 34e18c7

Browse files
committed
Generated docs for version 5.0.0a1
1 parent 6399c0c commit 34e18c7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/SeleniumLibrary.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

src/SeleniumLibrary/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@ class SeleniumLibrary(DynamicCore):
204204
| ${locator_list} = | `Create List` | css:div#div_id | ${element} |
205205
| `Page Should Contain Element` | ${locator_list} | | |
206206
207+
Chaining locators in new in SeleniumLibrary 5.0
208+
207209
== Using WebElements ==
208210
209211
In addition to specifying a locator as a string, it is possible to use

0 commit comments

Comments
 (0)