We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f01122 commit f7b2a13Copy full SHA for f7b2a13
src/test/robotframework/series/add-price/logic.robot
@@ -24,6 +24,7 @@ Before Test Suite
24
Go To ${SITE_URL}/series/4
25
26
Add a price
27
+ [Tags] unstable
28
[Arguments] ${catalog} ${price} ${currency}
29
Select From List By Value id:price-catalog-name ${catalog}
30
Input Text id:catalog-price ${price}
0 commit comments