public class ApplicationOptionsPage extends AbstractCrowdPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.CheckboxElement |
aliasingEnabled |
protected com.atlassian.pageobjects.elements.CheckboxElement |
lowerCaseOutput |
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
ApplicationOptionsPage(String paramName,
String paramValue) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
boolean |
hasAliasingEnabled() |
boolean |
hasLowerCaseOutput() |
ApplicationOptionsPage |
setAliasingEnabled(boolean value) |
ApplicationOptionsPage |
setLowerCaseOutput(boolean value) |
getAuiMessages, getHeader, getReactMessage, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilContentLoaded, waitUntilPageLoad
protected com.atlassian.pageobjects.elements.CheckboxElement lowerCaseOutput
protected com.atlassian.pageobjects.elements.CheckboxElement aliasingEnabled
public boolean hasLowerCaseOutput()
public ApplicationOptionsPage setLowerCaseOutput(boolean value)
public boolean hasAliasingEnabled()
public ApplicationOptionsPage setAliasingEnabled(boolean value)
public String getUrl()
Copyright © 2020 Atlassian. All rights reserved.