public class RuntimeInformationPage extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
String |
uri |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
RuntimeInformationPage(String nodeId) |
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 |
isUptimePresent() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public final String uri
public RuntimeInformationPage(String nodeId)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public boolean isUptimePresent()
Copyright © 2002-2024 Atlassian. All Rights Reserved.