public class SpaceToolsMenu extends ConfluenceAbstractPageComponent
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
pageBody |
protected com.atlassian.pageobjects.elements.PageElement |
spaceOperationsSection |
protected com.atlassian.pageobjects.elements.PageElement |
spaceToolsSection |
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
SpaceToolsMenu() |
Modifier and Type | Method and Description |
---|---|
boolean |
containsMenuItem(String label,
String href) |
List<com.atlassian.pageobjects.elements.PageElement> |
getSpaceOperationsLinks() |
List<com.atlassian.pageobjects.elements.PageElement> |
getSpaceToolsNavigationLinks() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isVisible() |
getComponent, isSPAEnabled
protected com.atlassian.pageobjects.elements.PageElement pageBody
protected com.atlassian.pageobjects.elements.PageElement spaceToolsSection
protected com.atlassian.pageobjects.elements.PageElement spaceOperationsSection
public List<com.atlassian.pageobjects.elements.PageElement> getSpaceToolsNavigationLinks()
public List<com.atlassian.pageobjects.elements.PageElement> getSpaceOperationsLinks()
public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
Copyright © 2003–2017 Atlassian. All rights reserved.