public class MemoryInfoPage extends AbstractJiraPage
Modifier and Type | Class and Description |
---|---|
static class |
MemoryInfoPage.MemoryInfo |
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
finder |
static String |
URI |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
MemoryInfoPage() |
Modifier and Type | Method and Description |
---|---|
MemoryInfoPage.MemoryInfo |
getJvmInfoForRowTitle(String jvmInfoKey) |
String |
getUrl() |
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 static final String URI
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder finder
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
isAt
in class AbstractJiraPage
public String getUrl()
public MemoryInfoPage.MemoryInfo getJvmInfoForRowTitle(String jvmInfoKey)
Copyright © 2002-2023 Atlassian. All Rights Reserved.