public class ConfigureAuditLogPage extends AbstractCrowdPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.PageBinder |
binder |
protected com.atlassian.pageobjects.elements.PageElement |
messageBar |
protected com.atlassian.webdriver.utils.element.WebDriverPoller |
poller |
protected com.atlassian.pageobjects.elements.SelectElement |
retentionPeriodSelect |
protected com.atlassian.pageobjects.elements.PageElement |
saveButton |
DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, pageBinder| Constructor and Description |
|---|
ConfigureAuditLogPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
boolean |
isRetentionPeriodWarningDisplayed() |
BrowseAuditLogPage |
saveConfiguration() |
ConfigureAuditLogPage |
setRetentionPeriod(String months) |
getHeader, setTextField, waitUntilContentLoad, waitUntilPageLoadprotected com.atlassian.pageobjects.elements.PageElement saveButton
protected com.atlassian.pageobjects.elements.SelectElement retentionPeriodSelect
protected com.atlassian.pageobjects.elements.PageElement messageBar
@Inject protected com.atlassian.pageobjects.PageBinder binder
@Inject protected com.atlassian.webdriver.utils.element.WebDriverPoller poller
public String getUrl()
public BrowseAuditLogPage saveConfiguration()
public ConfigureAuditLogPage setRetentionPeriod(String months)
public boolean isRetentionPeriodWarningDisplayed()
Copyright © 2018 Atlassian. All rights reserved.