public class SiteNavigation extends AbstractSiteNavigation
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.By |
moreButton |
protected String |
siteMembersCSS |
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, WIKIalfrescoVersion, dojoSupport, drone, maxTime| Modifier | Constructor and Description |
|---|---|
protected |
SiteNavigation(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.
|
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.
|
HtmlPage |
selectSiteDocumentLibrary()
Mimics the action of selecting the site
document library link.
|
HtmlPage |
selectSiteProjectLibrary()
Mimics the action of selecting the site
project library link.
|
HtmlPage |
selectSiteWikiPage()
Mimics the action of selecting the site
document library link.
|
isDashboardActive, isDashboardDisplayed, isLinkActive, isLinkDisplayed, select, select, selectSiteDashBoardcanResume, canResume, click, domEventCompleted, find, findAllWithWait, findAndWait, findElement, findElements, getAttribute, getDrone, getWebElement, setWebElementprotected final String siteMembersCSS
protected final org.openqa.selenium.By moreButton
protected SiteNavigation(WebDrone drone)
public HtmlPage selectSiteProjectLibrary()
public HtmlPage selectSiteDocumentLibrary()
public HtmlPage selectSiteWikiPage()
public void selectConfigure()
public void selectMore()
public CustomizeSitePage selectCustomizeSite()
CustomizeSitePagepublic CustomiseSiteDashboardPage selectCustomizeDashboard()
CustomiseSiteDashboardPagepublic HtmlPage selectEditSite()
HtmlPage page responsepublic SiteMembersPage selectMembers()
public InviteMembersPage selectInvite()
InviteMembersPagepublic boolean isDocumentLibraryActive()
Copyright © 2014. All rights reserved.