AddFacultyPosition
comment Add position for Jane Faculty
open /vivo/
assertTitle VIVO
comment Must not be logged in
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must log in as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Navigate to Jane Faculty's record
clickAndWait link=People
assertTitle People
clickAndWait link=Faculty
assertTitle Faculty
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
clickAndWait //div[@id='oprop-core-personInPosition']/a
assertTitle Edit
comment Add new position for Testing Department
type title Assistant Professor
type organizationName Testing Department
type startYear 1998
clickAndWait submit
assertTitle Jane Faculty
comment Verify the new position is displayed two different ways
verifyTextPresent Testing Department Assistant Professor, 1998 -
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
verifyTextPresent Testing Department Assistant Professor, 1998 -
comment Logout
clickAndWait link=Log out
assertTitle VIVO