open /sessions/new
waitForText content *Log In to SonarQube*
type id=login simple-user
type id=password password
clickAndWait commit
waitForElementPresent css=.js-user-authenticated
open /settings
waitForText content *Log In to SonarQube*
assertText content *You are not authorized to access this page. Please log in with more privileges and try again.*