public class AdvancedPropertiesPage extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
static String |
URL |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
AdvancedPropertiesPage() |
| Modifier and Type | Method and Description |
|---|---|
List<AdvancedApplicationProperty> |
getApplicationProperties() |
AdvancedApplicationProperty |
getProperty(String propertyKey) |
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, isLoggedInpublic static final String URL
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic List<AdvancedApplicationProperty> getApplicationProperties()
public AdvancedApplicationProperty getProperty(String propertyKey)
Copyright © 2002-2024 Atlassian. All Rights Reserved.