open | /sessions/logout | |
open | /issues#resolved=true|statuses=OPEN | |
waitForText | content | *Log In to SonarQube* |
waitForElementPresent | id=login | |
type | id=password | wrongpassword |
type | id=login | wronglogin |
type | id=password | wrongpassword |
clickAndWait | commit | |
waitForText | css=.alert | *Authentication failed* |
waitForElementPresent | id=login | |
type | id=login | admin |
type | id=password | admin |
clickAndWait | commit | |
assertLocation | *#resolved=true|statuses=OPEN* |