public class SiteNavigation extends AbstractSiteNavigation
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.By |
moreButton |
protected String |
siteMembersCSS |
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| Modifier | Constructor and Description |
|---|---|
protected |
SiteNavigation(org.alfresco.webdrone.WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDocumentLibraryActive()
Check if the site navigation has document library link highlighted.
|
void |
selectConfigure()
Mimics the action clicking the configure button.
|
CustomiseSiteDashboardPage |
selectCustomizeDashboard() |
CustomizeSitePage |
selectCustomizeSite()
Mimics the action of clicking the Customize Site.
|
org.alfresco.webdrone.HtmlPage |
selectEditSite()
Selects on edit site details link.
|
InviteMembersPage |
selectInvite()
This method returns the MembersPage object.
|
SiteMembersPage |
selectMembers()
This method is used to select the site Members link.
|
void |
selectMore()
Mimics the action of clicking more button.
|
org.alfresco.webdrone.HtmlPage |
selectSiteDocumentLibrary()
Mimics the action of selecting the site
document library link.
|
org.alfresco.webdrone.HtmlPage |
selectSiteProjectLibrary()
Mimics the action of selecting the site
project library link.
|
org.alfresco.webdrone.HtmlPage |
selectSiteWikiPage()
Mimics the action of selecting the site
document library link.
|
isDashboardActive, isDashboardDisplayed, isLinkActive, isLinkDisplayed, select, select, selectSiteDashBoardprotected final String siteMembersCSS
protected final org.openqa.selenium.By moreButton
protected SiteNavigation(org.alfresco.webdrone.WebDrone drone)
public org.alfresco.webdrone.HtmlPage selectSiteProjectLibrary()
public org.alfresco.webdrone.HtmlPage selectSiteDocumentLibrary()
public org.alfresco.webdrone.HtmlPage selectSiteWikiPage()
public void selectConfigure()
public void selectMore()
public CustomizeSitePage selectCustomizeSite()
CustomizeSitePagepublic CustomiseSiteDashboardPage selectCustomizeDashboard()
CustomiseSiteDashboardPagepublic org.alfresco.webdrone.HtmlPage selectEditSite()
HtmlPage page responsepublic SiteMembersPage selectMembers()
public InviteMembersPage selectInvite()
InviteMembersPagepublic boolean isDocumentLibraryActive()
Copyright © 2013. All Rights Reserved.