com.atlassian.confluence.pageobjects.component.dashboard
Class DashboardSpacesTab
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesTab
com.atlassian.confluence.pageobjects.component.dashboard.DashboardSpacesTab
- All Implemented Interfaces:
- PageComponent
public class DashboardSpacesTab
- extends DashboardEntitiesTab
Represents the spaces tab in the dashboard's entities panel
- Since:
- 4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAB_PANE_LOCATOR
public static final org.openqa.selenium.By TAB_PANE_LOCATOR
DashboardSpacesTab
public DashboardSpacesTab()
getPaneLocator
protected org.openqa.selenium.By getPaneLocator()
- Specified by:
getPaneLocator
in class DashboardEntitiesTab
isSpacePresent
public boolean isSpacePresent(Space space)
isSpacePresent
public boolean isSpacePresent(Space space,
java.lang.String section)
getFavouriteSpace
public FavouriteSpace getFavouriteSpace(Space space)
Copyright © 2003-2014 Atlassian. All Rights Reserved.