deleteAllVisibleCookies |
|
|
setTimeout |
100000 |
|
open |
/vivo/ |
|
assertTitle |
VIVO |
|
clickAndWait |
link=Log in |
|
assertTitle |
Log in to VIVO |
|
type |
loginName |
testAdmin@cornell.edu |
type |
loginPassword |
Password |
clickAndWait |
loginForm |
|
assertTitle |
VIVO |
|
clickAndWait |
link=Site Admin |
|
assertTitle |
VIVO Site Administration |
|
clickAndWait |
link=User accounts |
|
assertTitle |
VIVO |
|
clickAndWait |
css=input.submit.add-account |
|
assertTitle |
VIVO |
|
type |
id=email-address |
PollyProxy@cornell.edu |
type |
id=first-name |
Polly |
type |
id=last-name |
Proxy |
click |
xpath=(//input[@name='role'])[4] |
|
type |
id=initial-password |
myPassword |
type |
id=confirm-password |
myPassword |
clickAndWait |
name=submitAdd |
|
assertTitle |
VIVO |
|
verifyElementPresent |
link=PollyProxy@cornell.edu |
|
clickAndWait |
css=input.submit.add-account |
|
assertTitle |
VIVO |
|
type |
id=email-address |
EddieEditor@cornell.edu |
type |
id=first-name |
Eddie |
type |
id=last-name |
Editor |
click |
xpath=(//input[@name='role'])[4] |
|
type |
id=initial-password |
myPassword |
type |
id=confirm-password |
myPassword |
clickAndWait |
name=submitAdd |
|
assertTitle |
VIVO |
|
verifyElementPresent |
link=EddieEditor@cornell.edu |
|
clickAndWait |
link=Home |
|
clickAndWait |
link=Log out |
|
assertTitle |
VIVO |
|