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 2c131d4 commit 939ce54Copy full SHA for 939ce54
src/test/robotframework/series/creation/misc-user.robot
@@ -105,7 +105,7 @@ Disable Client Validation
105
106
Valid Catalog Numbers Should Be Accepted
107
[Arguments] ${catalogNumbers}
108
- [Setup] Disable Client Validation
+ Disable Client Validation
109
Click Element id:add-catalog-numbers-link
110
Wait Until Element Is Visible id:michelNumbers
111
Input Text id:michelNumbers ${catalogNumbers}
0 commit comments