CreateFacultyMember
deleteAllVisibleCookies
setTimeout 10000000
comment Add a Faculty member named Jane Faculty
open /vivo/
assertTitle VIVO
comment Must be logged off to start
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must login as the site admin
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']
comment Add Jane Faculty
type firstName Jane
type lastName Faculty
clickAndWait submit
assertTitle Faculty, Jane
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO