filter-widget-amonymous | ||
open | /sessions/logout | |
assertTextPresent | Home | |
waitForText | content | *Welcome to SonarQube* |
assertNotText | content | *My favourites* |
assertNotText | content | *Sample* |
open | /sessions/login | |
type | login | admin |
type | password | admin |
clickAndWait | commit | |
waitForText | content | *Welcome to SonarQube* |
waitForText | content | *My favourites* |
waitForText | content | *Sample* |