open /sessions/logout
open /sessions/new
waitForText content *Log In to SonarQube*
type id=login admin
type id=password admin
clickAndWait commit
waitForElementPresent css=.js-user-authenticated
open /issues
waitForElementPresent css=.search-navigator-workspace-list .issue
waitForElementPresent id=issues-bulk-change
click id=issues-bulk-change
waitForElementPresent css=#issues-bulk-change + .dropdown-menu .js-bulk-change
click css=#issues-bulk-change + .dropdown-menu .js-bulk-change
waitForElementPresent id=bulk-change-form
waitForElementPresent id=transition-confirm