AddFacultyMemberRoles1
comment Add roles for Jane Faculty
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must be logged off to start
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must login as the site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO Site Administration
comment Navigate to Jane Faculty
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
comment Add Co-principal Investigator role for Jane Faculty
clickAndWait //div[@id='hasCo-PrincipalInvestigatorRole']/a
assertTitle Edit
type relatedIndLabel NIH VIVO
type startYear 2009
type endYear 2010
clickAndWait submit
assertTitle NIH VIVO
comment Navigate back to Jane Faculty
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 Co-principal Investigator role is showing up
verifyTextPresent NIH VIVO
verifyTextPresent 2009-2010
verifyElementPresent //div[@id='hasCo-PrincipalInvestigatorRole']/ul/li/span
comment Add Principal Investigator role for Jane Faculty
clickAndWait //div[@id='hasPrincipalInvestigatorRole']/a
assertTitle Edit
type relatedIndLabel NIH
click ui-active-menuitem
type startYear 2010
type endYear 2011
clickAndWait submit
assertTitle NIH VIVO
comment Navigate back to Jane Faculty
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 Principal Investigator role is showing up
verifyTextPresent NIH VIVO
verifyTextPresent 2010-2011
verifyElementPresent //div[@id='hasPrincipalInvestigatorRole']/ul/li/span/a
comment Add Investigator role for Jane Faculty
clickAndWait //div[@id='hasInvestigatorRole']/a
assertTitle Edit
type relatedIndLabel DataStaR
type startYear 2008
type endYear 2009
clickAndWait submit
assertTitle DataStaR
comment Navigate back to Jane Faculty
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
comment Verify Investigator role is showing up
verifyTextPresent DataStaR
verifyTextPresent 2008-2009
verifyElementPresent //div[@id='hasInvestigatorRole']/ul/li/span
comment Add second Principal investigator for Jane Faculty
clickAndWait //div[@id='hasPrincipalInvestigatorRole']/a
assertTitle Edit
type relatedIndLabel Dat
click ui-active-menuitem
type startYear 2010
clickAndWait submit
assertTitle DataStaR
comment Navigate back to Jane Faculty
clickAndWait link=Index
assertTitle Index to VIVO Contents
clickAndWait link=Faculty Member
assertTitle Faculty Member
clickAndWait link=Jane Faculty
assertTitle Jane Faculty
comment Verify Principal Investigator role is showing up
verifyTextPresent DataStaR
verifyTextPresent 2010
verifyElementPresent //div[@id='hasPrincipalInvestigatorRole']/ul/li[1]/span
comment Log out
clickAndWait link=Log out
assertTitle VIVO