| open |
/ProductRegistry-dev/users/user/listUsersInstitution.seam |
|
| assertTextPresent |
usernameTest |
|
| assertTextPresent |
firstnameTest lastnameTest |
|
| clickAndWait |
companySelection:usersTable:0:viewActionImage |
|
| open |
/ProductRegistry-dev/users/user/showUser.seam |
|
| assertTextPresent |
usernameTest |
|
| assertTextPresent |
firstnameTest lastnameTest |
|
| clickAndWait |
showUserForm:changePasswordButton |
|
| type |
changeUserPasswordForm:passwordDecoration:passwordInputNotHashed |
1234567 |
| type |
changeUserPasswordForm:passwordConfirmationDecoration:passwordConfirmationInputNotHashed |
1234567 |
| click |
changeUserPasswordForm:save |
|
| clickAndWait |
homeLink |
|