public class RMSiteNavigation extends AbstractSiteNavigation
alfrescoVersion, CONFIGURATION_DROPDOWN, CONFIGURE_ICON, CUSTOMISE_DASHBOARD_BTN, CUSTOMIZE_LINK_TEXT, CUSTOMIZE_SITE, DASHBOARD, DOCUMENT_LIBRARY, INVITE_BUTTON, LABEL_DOCUMENTLIBRARY_PLACEHOLDER, LABEL_DOCUMENTLIBRARY_TEXT, MORE_BUTTON_LINK, PROJECT_LIBRARY, SITE_DASHBOARD, SITE_LINK_NAV_PLACEHOLER, siteNavPlaceHolder, WIKI| Constructor and Description |
|---|
RMSiteNavigation(org.alfresco.webdrone.WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFilePlanActive()
Check if the site navigation has file plan link highlighted.
|
boolean |
isFilePlanDisplayed()
Checks if File plan link is displayed.
|
boolean |
isMoreDisplayed()
Checks if More drop down is displayed.
|
boolean |
isRecordSearchActive()
Checks if record search link is active.
|
boolean |
isRecordSearchDisplayed()
Checks if record search is displayed.
|
boolean |
isSelectSiteMembersActive()
Checks if site members link is active.
|
boolean |
isSelectSiteMembersDisplayed()
Checks if site members is displayed.
|
FilePlanPage |
selectFilePlan()
Mimics selecting the file plan link on
site navigation bar.
|
void |
selectMore()
Checks if More drop down is displayed.
|
RecordSearchPage |
selectRecordSearch()
Mimics selecting the record search link on
site navigation bar.
|
RMConsolePage |
selectRMConsole()
Mimics selecting the records management console link on
site navigation bar.
|
RMSiteMembersPage |
selectSiteMembers()
Mimics selecting the site members link on
site navigation bar.
|
isDashboardActive, isDashboardDisplayed, isLinkActive, isLinkDisplayed, select, select, selectSiteDashBoardpublic RMSiteNavigation(org.alfresco.webdrone.WebDrone drone)
drone - WebDronepublic boolean isFilePlanActive()
public boolean isFilePlanDisplayed()
public boolean isMoreDisplayed()
public void selectMore()
public FilePlanPage selectFilePlan()
public RecordSearchPage selectRecordSearch()
public boolean isRecordSearchDisplayed()
public boolean isRecordSearchActive()
public RMSiteMembersPage selectSiteMembers()
public boolean isSelectSiteMembersDisplayed()
public boolean isSelectSiteMembersActive()
public RMConsolePage selectRMConsole()
Copyright © 2013. All Rights Reserved.