We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47ecc2 commit c40e51bCopy full SHA for c40e51b
demo/tests/browser.robot
@@ -59,8 +59,7 @@ Verify Url Navigation
59
Open Todo App
60
Verify Url Ends With todo
61
Click a[href="#/done"]
62
- Wait For Load State
63
- Verify Url Ends With done
+ Wait Until Keyword Succeeds 5s 500ms Verify Url Ends With done
64
65
Add And Delete Single Todo
66
[Documentation] Tests the creation and deletion of a single todo in the app
0 commit comments