Skip to content

Commit b859c46

Browse files
committed
refactor(series/import/import-misc.robot): ensure that we are on the right page.
1 parent 041744c commit b859c46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/robotframework/series/import/import-misc.robot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Seller info should be visible where only price and currency have been extracted
1616

1717
Seller info should be invisible where seller id has been extracted
1818
Go To ${SITE_URL}/series/import/request/4
19-
List Selection Should Be id:seller gh1232
19+
Element Text Should Be id:request-url http://example.com/issue/1232/with-seller-id
20+
List Selection Should Be id:seller gh1232
2021
Element Should Not Be Visible id:seller-group
2122
Element Should Not Be Visible id:seller-name
2223
Element Should Not Be Visible id:seller-url

0 commit comments

Comments
 (0)