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