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 University Assistant Professor, 1981 - 1985
verifyTextPresent Carroll College Lecturer, 1971 -
comment Correct the dates of the Carroll College
clickAndWait //div[@id='personInPosition']/ul/li[1]/span/span/a[1]
assertTitle Edit
type startField.year 1977
type endField.year 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 University Assistant Professor, 1981 - 1985
verifyTextPresent Carroll College Lecturer, 1977 - 1981
comment Change the title for Carroll University position
clickAndWait //div[@id='personInPosition']/ul/li[2]/span/span/a[1]
assertTitle Edit
type positionTitle Associate Professor
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 Associate Professor, 1981 - 1985
verifyTextPresent Carroll College Lecturer, 1977 - 1981
comment Change the title for Cornell University position
clickAndWait //div[@id='personInPosition']/ul/li[1]/span/span/a[1]
assertTitle Edit
type positionTitle Professor
type endField.year
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 Professor, 1986 -
verifyTextPresent Carroll University Associate Professor, 1981 - 1985
verifyTextPresent Carroll College Lecturer, 1977 - 1981
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO