ChangePositions
comment Change 3 existing positions
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must login as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Navigate to test faculty member
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
comment Verify position to be changed exisit
verifyTextPresent Carroll College Lecturer, 9999 -
verifyTextPresent Cornell University Assistant Professor, 1986 - 2010
verifyTextPresent Carroll College Assistant Professor, 1981 - 1985
comment Correct the dates of the lecturer position
clickAndWait //div[@id='oprop-core-personInPosition']/ul/li[1]/span/span/a[1]
assertTitle Edit
type startYear 1977
type endYear 1981
clickAndWait submit
comment Verify positions are still listed correctly
verifyTextPresent Cornell University Assistant Professor, 1986 - 2010
verifyTextPresent Carroll College Assistant Professor, 1981 - 1985
verifyTextPresent Carroll College Lecturer, 1977 - 1981
assertTitle Jane Faculty
comment Change the or organization for one position
clickAndWait //div[@id='oprop-core-personInPosition']/ul/li[2]/span/span/a[1]
assertTitle Edit
click link=add a new organization
type newOrgName Carroll University
select newOrgType label=University
clickAndWait submit
assertTitle Jane Faculty
comment Verify positions are still listed correctly
verifyTextPresent Cornell University Assistant Professor, 1986 - 2010
verifyTextPresent Carroll University Assistant Professor, 1981 - 1985
verifyTextPresent Carroll College Lecturer, 1977 - 1981
clickAndWait //div[@id='oprop-core-personInPosition']/ul/li[1]/span/span/a[1]
comment Change Cornell University position to Carroll University
assertTitle Edit
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
select organizationUri label=Carroll University
type title Professor
type endYear
clickAndWait submit
pause 50000
assertTitle Jane Faculty
comment Verify positions are still listed correctly
verifyTextPresent Carroll University Professor, 1986 -
verifyTextPresent Carroll University Assistant Professor, 1981 - 1985
verifyTextPresent Carroll College Lecturer, 1977 - 1981
comment Log out
clickAndWait link=Log out
assertTitle VIVO