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