We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e594a2 commit 1c4c3b9Copy full SHA for 1c4c3b9
1 file changed
src/test/robotframework/series/search/logic-user.robot
@@ -29,7 +29,7 @@ Before Test Suite
29
Open Browser ${SITE_URL}/account/auth ${BROWSER}
30
Register Keyword To Run On Failure Log Source
31
Log In As login=seriesowner password=test
32
- Go To ${SITE_URL}
+ Go To ${SITE_URL}
33
34
Search Series By Catalog Name And Number In Collection
35
[Arguments] ${name} ${number}
0 commit comments