Commit 8607dc2f87e03119e804008207f92ab209938116
1 parent
abf13ec0
Document keyword "Клацнути і дочекатися"
Showing
1 changed file
with
4 additions
and
0 deletions
@@ -192,6 +192,10 @@ Set Multi Ids | @@ -192,6 +192,10 @@ Set Multi Ids | ||
192 | 192 | ||
193 | Клацнути і дочекатися | 193 | Клацнути і дочекатися |
194 | [Arguments] ${click_locator} ${wanted_locator} ${timeout} | 194 | [Arguments] ${click_locator} ${wanted_locator} ${timeout} |
195 | + [Documentation] | ||
196 | + ... click_locator: Where to click | ||
197 | + ... wanted_locator: What are we waiting for | ||
198 | + ... timeout: Timeout | ||
195 | Click Link ${click_locator} | 199 | Click Link ${click_locator} |
196 | Wait Until Page Contains Element ${wanted_locator} ${timeout} | 200 | Wait Until Page Contains Element ${wanted_locator} ${timeout} |
197 | 201 |
Please
register
or
login
to post a comment