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 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, 2004 - 2005
verifyElementPresent link=Primate Expert
verifyElementPresent link=Primates-R-Us
comment Remove the year for the last award
clickAndWait css=a.edit-awardOrHonor > img.edit-individual
assertTitle Edit
type id=yearAwardedDisplay
type id=startField-year
type id=endField-year
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
verifyElementPresent link=Professor of the Decade
verifyElementPresent link=Carroll College
verifyTextPresent Primate Expert, conferred by Primates-R-Us, 2004 - 2005
verifyElementPresent link=Primate Expert
verifyElementPresent link=Primates-R-Us
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
refreshAndWait 10000
comment Verify positions are still listed correctly
assertTitle Faculty, Jane
verifyTextPresent Best Professor, conferred by Carroll College, 2002
verifyTextPresent Primate Expert, conferred by Primates-R-Us, 2004 - 2005
verifyTextPresent Professor of the Decade, conferred by Carroll College
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO