We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89eb5f1 commit 8222f02Copy full SHA for 8222f02
src/test/robotframework/series/creation/misc.robot
@@ -19,6 +19,7 @@ Catalog numbers should accept valid values
19
20
Catalog numbers should be stripped from leading and trailing spaces
21
[Documentation] Verify removing of leading and trailing spaces from catalog numbers
22
+ [Tags] unstable
23
Click Element id=add-catalog-numbers-link
24
Input Text id=michelNumbers ${SPACE * 2}1 , 2${SPACE * 2}
25
Input Text id=scottNumbers ${SPACE * 2}3 , 4${SPACE * 2}
0 commit comments