filter-widget-amonymous
open /sessions/logout
assertTextPresent Home
waitForText content *Welcome to SonarQube Dashboard*
assertNotText content *My favourites*
assertNotText content *Sample*
open /sessions/login
type login admin
type password admin
clickAndWait commit
waitForText content *Welcome to SonarQube Dashboard*
waitForText content *My favourites*
waitForText content *Sample*