DashboardPagesTab
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class DashboardPagesTab extends DashboardEntitiesTab
Modifier and Type | Field and Description |
---|---|
static org.openqa.selenium.By |
TAB_PANE_LOCATOR
Deprecated.
|
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
DashboardPagesTab()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FavouritePage |
getFavouritePage(Page page)
Deprecated.
|
org.openqa.selenium.WebElement |
getPageItem(Page page)
Deprecated.
|
protected org.openqa.selenium.By |
getPaneLocator()
Deprecated.
|
boolean |
isPagePresent(Page page)
Deprecated.
|
getText, isVisible
getComponent
public static final org.openqa.selenium.By TAB_PANE_LOCATOR
protected org.openqa.selenium.By getPaneLocator()
getPaneLocator
in class DashboardEntitiesTab
public boolean isPagePresent(Page page)
public FavouritePage getFavouritePage(Page page)
public org.openqa.selenium.WebElement getPageItem(Page page)
Copyright © 2003–2018 Atlassian. All rights reserved.