login_successful
open /sessions/new
waitForText content *Log In to SonarQube*
type login admin-user
type password admin-user
clickAndWait commit
waitForElementPresent css=.js-user-authenticated
click css=.js-user-authenticated
assertTextPresent Log out
clickAndWait link=Log out
waitForElementPresent link=Log in Log in