DashboardSpacesTab
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class DashboardSpacesTab 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 |
---|
DashboardSpacesTab()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FavouriteSpace |
getFavouriteSpace(Space space)
Deprecated.
|
protected org.openqa.selenium.By |
getPaneLocator()
Deprecated.
|
boolean |
isSpacePresent(Space space)
Deprecated.
|
boolean |
isSpacePresent(Space space,
String section)
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 isSpacePresent(Space space)
public FavouriteSpace getFavouriteSpace(Space space)
Copyright © 2003–2016 Atlassian. All rights reserved.