AddResearchFocus2
comment Test Custom Form Again: Research Focus and Activity
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must login as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Navigate to test faculty member via Index
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
comment Verify that the first entry is there
verifyTextPresent Cancer Treatment Drug Interactions
verifyTextPresent Lead Researcher
verifyTextPresent 01/2001 - 01/2002
comment Verify that you won't be creating a duplicate
verifyTextNotPresent Relationship Between Stress and Children
verifyTextNotPresent Consulting Researcher
verifyTextNotPresent 03/2003 - 03/2007
clickAndWait //div[@id='oprop-core-hasResearchActivity']/a
assertTitle Edit
comment Type in activity information
type label Relationship Between Stress and Children
type description Testing to determine if having children makes your life more stressful.
type role Consulting Researcher
type startYearMonth 2003-03
type endYearMonth 2007-03
clickAndWait submit
assertTitle Jane Faculty
comment Verify activity info for both are there
verifyTextPresent Cancer Treatment Drug Interactions
verifyTextPresent Lead Researcher
verifyTextPresent 01/2001 - 01/2002
verifyTextPresent Relationship Between Stress and Children
verifyTextPresent Consulting Researcher
verifyTextPresent 03/2003 - 03/2007
comment Log out
clickAndWait link=Log out
assertTitle VIVO