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