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 6091f30 commit 2dea67eCopy full SHA for 2dea67e
src/test/robotframework/site/misc-admin.robot
@@ -1,5 +1,5 @@
1
*** Settings ***
2
-Documentation verify required elements appearance on the main page from an admin
+Documentation Verify required elements appearance on the main page from an admin
3
Library Selenium2Library
4
Resource ../auth.steps.robot
5
Suite Setup Before Test Suite
src/test/robotframework/site/misc-user.robot
-Documentation verify required elements appearance on the main page from a user
+Documentation Verify required elements appearance on the main page from a user
0 commit comments