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