| open |
/ProductRegistry-dev/home.seam |
|
| clickAndWait |
loginLink |
|
| type |
login:username |
admin |
| type |
login:passwordNotHashed |
123456 |
| clickAndWait |
login:submit |
|
| clickAndWait |
menuBarForm:prAdministrationManageAllUsersOutputText |
|
| assertText |
companySelection:usersTable:0:companyKeywordColumn |
AAAAAKeyword |
| assertText |
//td[@id='companySelection:usersTable:0:usernameColumn']/span |
AAAAAUsername |
| assertText |
//td[@id='companySelection:usersTable:0:nameColumn']/a/span |
AAAAAUser |
| assertText |
companySelection:usersTable:0:userBlockedYes |
yes |
| clickAndWait |
companySelection:usersTable:0:editActionImage |
|
| click |
register:blockedDecoration:blocked |
|
| clickAndWait |
register:editUserSaveButton |
|
| assertText |
//div[@id='content']/ul/li |
The information corresponding to this user AAAAAUser has been successfully updated. |
| assertText |
companySelection:usersTable:0:companyKeywordColumn |
AAAAAKeyword |
| assertText |
//td[@id='companySelection:usersTable:0:usernameColumn']/span |
AAAAAUsername |
| assertText |
//td[@id='companySelection:usersTable:0:nameColumn']/a/span |
AAAAAUser |
| assertText |
companySelection:usersTable:0:userBlockedNo |
no |
| clickAndWait |
homeLink |
|