We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db2095 commit 4eb4621Copy full SHA for 4eb4621
src/test/robotframework/series/sales/validation.robot
@@ -19,7 +19,9 @@ Create series sale with invalid url
19
Element Text Should Be id=url.errors Value must be a valid URL
20
21
Create series sale with the prices in the same currency
22
+ Input Text id=price 100
23
Select From List By Label id=currency USD
24
+ Input Text id=alt-price 200
25
Select From List By Label id=alt-currency USD
26
Submit Form id=add-series-sales-form
27
Element Text Should Be id=alt-currency.errors Price and alternative price must be in a different currencies
0 commit comments