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 0b496de commit 3d4db28Copy full SHA for 3d4db28
src/test/robotframework/category/creation/logic.robot
@@ -30,7 +30,7 @@ Create category with name in English and Russian
30
31
*** Keywords ***
32
Before Test Suite
33
- [Documentation] Open browsers, register fail hook and login as admin
+ [Documentation] Open browser, register fail hook and login as admin
34
Open Browser ${SITE_URL} ${BROWSER}
35
Register Keyword To Run On Failure Log Source
36
Log In As login=admin password=test
0 commit comments