We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6162b3c commit b63baa3Copy full SHA for b63baa3
src/test/robotframework/site/main-page/misc-admin.robot
@@ -1,7 +1,7 @@
1
*** Settings ***
2
Documentation Verify required elements appearance on the main page from an admin
3
Library SeleniumLibrary
4
-Resource ../auth.steps.robot
+Resource ../../auth.steps.robot
5
Suite Setup Before Test Suite
6
Suite Teardown Close Browser
7
Force Tags misc main-page
src/test/robotframework/site/main-page/misc-user.robot
Documentation Verify required elements appearance on the main page from a user
0 commit comments