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 041744c commit b859c46Copy full SHA for b859c46
src/test/robotframework/series/import/import-misc.robot
@@ -16,7 +16,8 @@ Seller info should be visible where only price and currency have been extracted
16
17
Seller info should be invisible where seller id has been extracted
18
Go To ${SITE_URL}/series/import/request/4
19
- List Selection Should Be id:seller gh1232
+ Element Text Should Be id:request-url http://example.com/issue/1232/with-seller-id
20
+ List Selection Should Be id:seller gh1232
21
Element Should Not Be Visible id:seller-group
22
Element Should Not Be Visible id:seller-name
23
Element Should Not Be Visible id:seller-url
0 commit comments