com.atlassian.confluence.pageobjects.component.dashboard
Class DashboardPagesTab
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dashboard.DashboardEntitiesTab
com.atlassian.confluence.pageobjects.component.dashboard.DashboardPagesTab
- All Implemented Interfaces:
- PageComponent
public class DashboardPagesTab
- extends DashboardEntitiesTab
Represents the pages 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
DashboardPagesTab
public DashboardPagesTab()
getPaneLocator
protected org.openqa.selenium.By getPaneLocator()
- Specified by:
getPaneLocator
in class DashboardEntitiesTab
isPagePresent
public boolean isPagePresent(Page page)
getFavouritePage
public FavouritePage getFavouritePage(Page page)
getPageItem
public org.openqa.selenium.WebElement getPageItem(Page page)
Copyright © 2003-2013 Atlassian. All Rights Reserved.