AddFacultyPosition
deleteAllVisibleCookies
comment Add position for Jane Faculty
open /vivo/
assertTitle VIVO
comment Must not be logged in
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
comment Navigate to Jane Faculty's record
clickAndWait link=People
assertTitle People
clickAndWait link=Faculty
assertTitle Faculty
clickAndWait link=Faculty, Jane
pause 5000
assertTitle Faculty, Jane
clickAndWait //h2[@id='personInPosition']/a/img
assertTitle Edit
comment Add new position for Testing Department
select typeSelector label=Academic Department
type relatedIndLabel Testing Department
type positionTitle Full Professor
select positionType label=Faculty Position
type startField.year 1998
type endField.year
clickAndWait submit
assertTitle Faculty, Jane
comment Verify the new position is displayed two different ways
verifyElementPresent link=Testing Department
verifyTextPresent Testing Department, Full Professor 1998 -
clickAndWait link=Index
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