should_display_user_details | ||
open | /sonar/sessions/login | |
type | id=login | account-user |
type | id=password | password |
clickAndWait | commit | |
waitForElementPresent | css=.js-user-authenticated | |
open | /sonar/account/ | |
waitForElementPresent | id=name | |
waitForText | id=name | *User With Account* |
waitForElementPresent | id=login | |
waitForText | id=login | *account-user* |
waitForElementPresent | id=email | |
waitForText | id=email | *user@example.com* |
waitForElementPresent | id=groups | |
waitForText | id=groups | *sonar-users* |
waitForElementPresent | id=scm-accounts | |
waitForText | id=scm-accounts | *user@example.com* |
waitForElementPresent | css=#avatar img |