public class DashboardPagesTab extends DashboardEntitiesTab
Modifier and Type | Field and Description |
---|---|
static org.openqa.selenium.By |
TAB_PANE_LOCATOR |
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
DashboardPagesTab() |
Modifier and Type | Method and Description |
---|---|
FavouritePage |
getFavouritePage(Page page) |
org.openqa.selenium.WebElement |
getPageItem(Page page) |
protected org.openqa.selenium.By |
getPaneLocator() |
boolean |
isPagePresent(Page page) |
getText, isVisible
getComponent
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–2016 Atlassian. All rights reserved.