deleteAllVisibleCookies |
|
|
setTimeout |
10000000 |
|
open |
/vivo/ |
|
assertTitle |
VIVO |
|
clickAndWait |
link=Log in |
|
assertTitle |
Log in to VIVO |
|
type |
loginName |
testAdmin@cornell.edu |
type |
loginPassword |
Password |
clickAndWait |
loginForm |
|
clickAndWait |
link=Site Admin |
|
assertTitle |
VIVO Site Administration |
|
verifyTextPresent |
Data Input |
|
select |
VClassURI |
label=Faculty Member (vivo) |
clickAndWait |
//input[@value='Add individual of this class'] |
|
type |
firstName |
Jane |
type |
lastName |
Faculty |
clickAndWait |
submit |
|
assertTitle |
Faculty, Jane |
|
clickAndWait |
css=a.add-orcidId > img.add-individual |
|
assertTitle |
Edit |
|
waitForElementPresent |
tinymce |
|
type |
tinymce |
JaneFaculty@cornell.edu |
clickAndWait |
id=submit |
|
assertTitle |
Faculty, Jane |
|
clickAndWait |
link=Home |
|
clickAndWait |
link=Log out |
|
assertTitle |
VIVO |
|