open /sessions/new
waitForText content *Log In to SonarQube*
waitForText bd *Not a member*
clickAndWait link=Sign up
type id=user_login signuplogin
type id=user_name SignUpName
type id=user_password password
type id=user_password_confirmation password
clickAndWait name=commit
waitForText global-navigation *Log in*
open /sessions/new
waitForText content *Log In to SonarQube*
type id=login signuplogin
type id=password password
clickAndWait name=commit
waitForElementPresent css=.js-user-authenticated
waitForText css=.navbar *SignUpName*
click Link=SignUpName
waitForText css=.navbar *Log out*