public class ApplicationSSOPage extends AbstractCrowdPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
active |
protected com.atlassian.pageobjects.elements.PageElement |
applicationId |
protected com.atlassian.pageobjects.elements.PageElement |
saveButton |
protected com.atlassian.pageobjects.elements.PageElement |
ssoDisabledMessage |
static org.openqa.selenium.By |
VALIDATION_CONTAINER_SELECTOR |
auiMessages, 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 |
---|
ApplicationSSOPage(String paramName,
String paramValue) |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationId() |
String |
getAssertionURLError() |
String |
getUrl() |
ApplicationSSOPage |
setConfiguration(Boolean enable,
String entityIdValue,
String assertionURLValue) |
void |
waitForSuccessMessage() |
void |
waitUntilDisabledMessageLoaded() |
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
public static final org.openqa.selenium.By VALIDATION_CONTAINER_SELECTOR
protected com.atlassian.pageobjects.elements.PageElement applicationId
protected com.atlassian.pageobjects.elements.PageElement ssoDisabledMessage
protected com.atlassian.pageobjects.elements.PageElement active
protected com.atlassian.pageobjects.elements.PageElement saveButton
public String getUrl()
public ApplicationSSOPage setConfiguration(Boolean enable, String entityIdValue, String assertionURLValue)
public void waitUntilDisabledMessageLoaded()
public String getApplicationId()
public void waitForSuccessMessage()
public String getAssertionURLError()
Copyright © 2021 Atlassian. All rights reserved.