AddCollectionTabs
deleteAllVisibleCookies
comment Add new Collection Tabs of Librarians and Research Associate
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO
comment Navigare to Tab Management
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
clickAndWait link=Tab management
assertTitle Tabs
comment Verify two Collections to be added don't exist
verifyTextNotPresent Librarians
verifyTextNotPresent Research Associates
clickAndWait //input[@value='Add new tab']
assertTitle Tab Editing Form
comment Add new Librarians Collection Tab
type Title Librarians
select TabtypeId label=collection
clickAndWait primaryAction
assertTitle Tab Control Panel
comment Verify Librarians Collection has been added
verifyTextPresent Librarians
verifyTextPresent collection
assertTitle Tab Control Panel
clickAndWait //input[@value='Add existing tab as parent tab']
comment Make Faculty the Parent of new Librarians Collection
select ParentId label=Faculty
clickAndWait primaryAction
assertTitle Tab Control Panel
clickAndWait //input[@value='Add New Tab']
assertTitle Tab Editing Form
comment Add new Research Associates Collection Tab
type Title Research Associates
select TabtypeId label=collection
clickAndWait primaryAction
assertTitle Tab Control Panel
verifyTextPresent Research Associates
verifyTextPresent collection
clickAndWait //input[@value='Add existing tab as parent tab']
assertTitle Super/Subtab Editing Form
comment Make Faculty the Parent of new Research Associates Collection
select ParentId label=Faculty
clickAndWait primaryAction
assertTitle Tab Control Panel
clickAndWait link=People
assertTitle People
verifyTextPresent Faculty
comment Verify two new Collection Tabs appear within Faculty
verifyTextPresent Research Associates
verifyTextPresent Librarians
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO