You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up to #900: we also have Location Should Be keyword that should be checked/removed where possible:
$ git grep 'Location Should Be' 16:16src/test/robotframework/account/activation/logic.robot: Location Should Be ${SITE_URL}/account/authsrc/test/robotframework/account/activation/logic.robot: Location Should Be ${SITE_URL}/account/authsrc/test/robotframework/account/authentication/logic.robot: Location Should Be ${SITE_URL}/src/test/robotframework/account/authentication/logic.robot: Location Should Be ${SITE_URL}/src/test/robotframework/account/registration/logic.robot: Location Should Be ${SITE_URL}/account/authsrc/test/robotframework/account/registration/logic.robot: Location Should Be ${SITE_URL}/account/authsrc/test/robotframework/category/creation/logic.robot: Location Should Be ${SITE_URL}/category/carssrc/test/robotframework/category/creation/logic.robot: Location Should Be ${SITE_URL}/category/spacesrc/test/robotframework/country/creation/logic.robot: Location Should Be ${SITE_URL}/country/germanysrc/test/robotframework/country/creation/logic.robot: Location Should Be ${SITE_URL}/country/czechiasrc/test/robotframework/participant/creation/logic.robot: Location Should Be ${SITE_URL}/src/test/robotframework/participant/creation/logic.robot: Location Should Be ${SITE_URL}/
The text was updated successfully, but these errors were encountered:
Follow-up to #900: we also have
Location Should Be
keyword that should be checked/removed where possible:The text was updated successfully, but these errors were encountered: