Package com.atlassian.crowd.pageobjects
Class ApplicationSSOPage
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.ApplicationSSOPage
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
static final org.openqa.selenium.By
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_FORM_FIELD_SELECTOR, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getUrl()
setConfiguration
(Boolean enable, String entityIdValue, String assertionURLValue) void
void
Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
bindAndWaitUntilPageLoad, clickWithJsById, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getJsExecutor, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, selectOptionById, selectOptionByLabel, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
-
Field Details
-
VALIDATION_CONTAINER_SELECTOR
public static final org.openqa.selenium.By VALIDATION_CONTAINER_SELECTOR -
applicationId
protected com.atlassian.pageobjects.elements.PageElement applicationId -
ssoDisabledMessage
protected com.atlassian.pageobjects.elements.PageElement ssoDisabledMessage -
active
protected com.atlassian.pageobjects.elements.PageElement active -
saveButton
protected com.atlassian.pageobjects.elements.PageElement saveButton -
acknowledgeSsoDisabledButton
protected com.atlassian.pageobjects.elements.PageElement acknowledgeSsoDisabledButton
-
-
Constructor Details
-
ApplicationSSOPage
-
-
Method Details
-
getUrl
-
setConfiguration
public ApplicationSSOPage setConfiguration(Boolean enable, String entityIdValue, String assertionURLValue) -
waitUntilDisabledMessageLoaded
public void waitUntilDisabledMessageLoaded() -
acknowledgeDisablingSsoWarning
public void acknowledgeDisablingSsoWarning() -
getApplicationId
-
waitForSuccessMessage
public void waitForSuccessMessage() -
getAssertionURLError
-