We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e777cbe commit c9938b1Copy full SHA for c9938b1
src/test/robotframework/series/add-comment/logic.robot
@@ -11,7 +11,7 @@ Add a comment
11
Input Text id:comment A comment
12
Submit Form id:add-comment-form
13
Wait Until Page Does Not Contain id:add-comment-form
14
- Element Text Should Be id:comment A comment
+ Wait Until Element Value Is comment A comment
15
16
*** Keywords ***
17
Before Test Suite
0 commit comments