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