public class IndexingCostPage extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
String |
uri |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
IndexingCostPage(String nodeId) |
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfRows() |
String |
getPageTitle() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getXsrfToken, isAdmin, isLoggedIn
public final String uri
public IndexingCostPage(String nodeId)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public String getPageTitle()
getPageTitle
in class AbstractJiraPage
public int getNumberOfRows()
Copyright © 2002-2024 Atlassian. All Rights Reserved.