We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1cf9a commit 14f1f98Copy full SHA for 14f1f98
src/test/robotframework/series/add-price/logic.robot
@@ -24,7 +24,6 @@ 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