deleteAllVisibleCookies |
|
|
comment |
|
open |
/vivo/ |
|
assertTitle |
VIVO |
|
comment |
|
clickAndWait |
link=Log in |
|
assertTitle |
VIVO |
|
comment |
|
type |
loginName |
testAdmin |
type |
loginPassword |
Password |
clickAndWait |
loginForm |
|
assertTitle |
VIVO |
|
comment |
|
clickAndWait |
link=Site Admin |
|
assertTitle |
VIVO Site Administration |
|
clickAndWait |
link=User accounts |
|
assertTitle |
User Accounts |
|
clickAndWait |
//input[@value='Add new user account'] |
|
assertTitle |
User Account Editing Form |
|
type |
Username |
Eddie Editor |
type |
FirstName |
Eddie |
type |
LastName |
Editor |
select |
RoleURI |
label=editor |
type |
Md5password |
myPassword |
comment |
|
type |
passwordConfirmation |
somethingElse |
click |
primaryAction |
|
assertAlert |
The passwords do not match. |
|
comment |
|
type |
passwordConfirmation |
myPassword |
clickAndWait |
primaryAction |
|
assertTitle |
User Account Control Panel |
|
comment |
|
verifyText |
//tr[1]/td[2] |
Eddie Editor |
verifyText |
//tr[2]/td[2] |
Eddie |
verifyText |
//tr[3]/td[2] |
Editor |
verifyText |
//tr[4]/td[2] |
0 |
verifyText |
//tr[5]/td[2] |
editor |
comment |
|
clickAndWait |
link=Home |
|
clickAndWait |
link=Log out |
|
assertTitle |
VIVO |
|