open | /sessions/logout | |
open | /projects?gate=OK&reliability=1&security=1 | |
waitForText | global-navigation | *Log in* |
click | link=Log in | |
waitForText | content | *Log In to SonarQube* |
type | id=login | admin |
type | id=password | admin |
clickAndWait | commit | |
waitForElementPresent | css=.js-user-authenticated | |
waitForText | css=.navbar | *Administrator* |
assertLocation | */projects?gate=OK&reliability=1&security=1 |