AddFacultyPosition
deleteAllVisibleCookies
comment Add position for Jane Faculty
open /vivo/
assertTitle VIVO
comment Must not be logged in
clickAndWait link=Log in
assertTitle VIVO
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO
comment Navigate to Jane Faculty's record
clickAndWait link=People
assertTitle People
clickAndWait link=Faculty
assertTitle Faculty
clickAndWait link=Faculty, Jane
pause 50000
assertTitle Faculty, Jane
clickAndWait //div[@id='personInPosition']/a
assertTitle Edit
comment Add new position for Testing Department
click link=add a new organization
type newOrgName Testing Department
select newOrgType label=Academic Department
type title Full Professor
select positionType label=Faculty Position
type startYear 1998
clickAndWait submit
assertTitle Faculty, Jane
comment Verify the new position is displayed two different ways
verifyTextPresent Testing Department Full Professor, 1998 -
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Faculty, Jane
assertTitle Faculty, Jane
verifyTextPresent Testing Department Full Professor, 1998 -
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO