Skip to content

Commit 2c131d4

Browse files
committed
fix Catalog numbers should be stripped from any spaces: disable validation after opening page
1 parent 9220267 commit 2c131d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/robotframework/series/creation/misc-user.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Catalog numbers should accept valid values
2828
1000
2929

3030
Catalog numbers should be stripped from any spaces
31-
[Setup] Disable Client Validation
3231
Go To ${SITE_URL}/series/add
32+
Disable Client Validation
3333
Click Element id:add-catalog-numbers-link
3434
Wait Until Element Is Visible id:michelNumbers
3535
Input Text id:michelNumbers ${SPACE * 2}1 , 2${SPACE * 2}

0 commit comments

Comments
 (0)