Skip to content

Commit 01be07b

Browse files
committed
fix Catalog numbers should be stripped from any spaces by opening a page
1 parent dd0e97d commit 01be07b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Catalog numbers should accept valid values
2929

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

0 commit comments

Comments
 (0)