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 Carroll College, Lecturer 1971 -
verifyTextPresent Carroll University, Assistant Professor 1981 - 1985
verifyTextPresent Carroll University, Assistant Professor 1981 - 1985
comment Correct the dates of the Carroll College position
clickAndWait //section[@id='individual-info']/header/ul/li[1]/a[2]/img
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 Carroll College, Lecturer 1977 - 1981
verifyTextPresent Carroll University, Assistant Professor 1981 - 1985
verifyTextPresent Carroll University, Assistant Professor 1981 - 1985
comment Change the title for Carroll University position
clickAndWait //section[@id='individual-info']/header/ul/li[2]/a[2]/img
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 Carroll College, Lecturer 1977 - 1981
verifyTextPresent Carroll University, Associate Professor 1981 - 1985
verifyTextPresent Cornell University, Assistant Professor 1986 - 2010
comment Change the title for Cornell University position
clickAndWait //section[@id='individual-info']/header/ul/li[1]/a[2]/img
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 Carroll College, Lecturer 1977 - 1981
verifyTextPresent Carroll University, Associate Professor 1981 - 1985
verifyTextPresent Cornell University, Professor 1986 -
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO