| open | /sessions/logout | |
| waitForText | global-navigation | *Log in* |
| 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 | |
| assertLocation | */projects?gate=OK&reliability=1&security=1 |