We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8ce48 commit 40e016dCopy full SHA for 40e016d
src/test/robotframework/series/creation/validation.robot
@@ -108,6 +108,7 @@ Invalid Catalog Price Should Be Rejected
108
Input Text id=yvertPrice ${catalogPrice}
109
Input Text id=gibbonsPrice ${catalogPrice}
110
Submit Form id=add-series-form
111
+ Wait Until Element Is Visible css=.js-catalogs-info
112
Element Text Should Be id=michelPrice.errors Invalid value
113
Element Text Should Be id=scottPrice.errors Invalid value
114
Element Text Should Be id=yvertPrice.errors Invalid value
0 commit comments