open /sessions/logout
open /settings?category=general
waitForText content *Log In to SonarQube*
type id=login admin
type id=password admin
clickAndWait name=commit
waitForElementPresent css=.js-user-authenticated
waitForText css=.navbar *Administrator*
assertLocation glob:*/settings?category=general*