public class ApplicationAuthenticationTestPage extends AbstractCrowdPage
Modifier and Type | Field and Description |
---|---|
protected AuiMessages |
auiMessages |
protected com.atlassian.pageobjects.elements.PageElement |
submitButton |
protected com.atlassian.pageobjects.elements.PageElement |
testPassword |
protected com.atlassian.pageobjects.elements.PageElement |
testUsername |
DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
ApplicationAuthenticationTestPage(String paramName,
String paramValue) |
Modifier and Type | Method and Description |
---|---|
Collection<AuiMessage> |
getAllMessages() |
String |
getUrl() |
ApplicationAuthenticationTestPage |
setTestPassword(String value) |
ApplicationAuthenticationTestPage |
setTestUsername(String value) |
ApplicationAuthenticationTestPage |
testAuthentication() |
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
protected com.atlassian.pageobjects.elements.PageElement testUsername
protected com.atlassian.pageobjects.elements.PageElement testPassword
protected com.atlassian.pageobjects.elements.PageElement submitButton
@Inject protected AuiMessages auiMessages
public ApplicationAuthenticationTestPage setTestUsername(String value)
public ApplicationAuthenticationTestPage setTestPassword(String value)
public ApplicationAuthenticationTestPage testAuthentication()
public Collection<AuiMessage> getAllMessages()
public String getUrl()
Copyright © 2021 Atlassian. All rights reserved.