ChangePositions
comment Change 3 existing awards
deleteAllVisibleCookies
setTimeout 100000
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@cornell.edu
type loginPassword Password
clickAndWait loginForm
comment Navigate to test faculty member
clickAndWait link=Index
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Faculty, Jane
assertTitle Faculty, Jane
comment Verify position to be changed exisit
verifyTextPresent Best Professor, conferred by Carroll College, 2012
verifyElementPresent link=Best Professor
verifyElementPresent link=Carroll College
verifyTextPresent Professor of the Decade, conferred by Carroll College, 2010
verifyElementPresent link=Professor of the Decade
verifyElementPresent link=Carroll College
verifyTextPresent Primate Expert, conferred by Primates-R-Us, 2005
verifyElementPresent link=Primate Expert
verifyElementPresent link=Primates-R-Us
comment Correct the date of the Best Professor award
clickAndWait css=a.edit-awardOrHonor > img.edit-individual
assertTitle Edit
type id=yearAwardedDisplay 2002
clickAndWait css=input.submit
assertTitle Faculty, Jane
comment Verify awards are still listed correctly
verifyTextPresent Best Professor, conferred by Carroll College, 2002
verifyElementPresent link=Best Professor
verifyElementPresent link=Carroll College
verifyTextPresent Professor of the Decade, conferred by Carroll College, 2010
verifyElementPresent link=Professor of the Decade
verifyElementPresent link=Carroll College
verifyTextPresent Primate Expert, conferred by Primates-R-Us, 2005
verifyElementPresent link=Primate Expert
verifyElementPresent link=Primates-R-Us
comment Remove year but add year range to Primate Expert award
clickAndWait xpath=(//img[@alt='edit'])[4]
assertTitle Edit
type id=yearAwardedDisplay
type id=startField-year 2004
type id=endField-year 2005
clickAndWait css=input.submit
assertTitle VIVO
assertTitle Edit
clickAndWait css=input.submit
assertTitle VIVO
assertTitle Edit
clickAndWait link=Cancel
assertTitle Faculty, Jane
clickAndWait xpath=(//img[@alt='edit'])[4]
assertTitle Edit
type id=yearAwardedDisplay
type id=startField-year 2004
type id=endField-year 2005
clickAndWait css=input.submit
assertTitle VIVO
assertTitle Edit
comment Verify positions are still listed correctly
assertTitle Faculty, Jane
verifyTextPresent Assistant Professor, Cornell University 1986 - 2010
verifyTextPresent Associate Professor, Carroll University 1981 - 1985
verifyTextPresent Lecturer, Carroll College 1977 - 1981
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 Professor, Cornell University 1986 -
verifyTextPresent Associate Professor, Carroll University 1981 - 1985
verifyTextPresent Lecturer, Carroll College 1977 - 1981
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO