Class InternalDirectorySetupPage
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.setup.AbstractSetupPage
com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupPage
- All Implemented Interfaces:
CrowdPage,com.atlassian.pageobjects.Page
-
Field Summary
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
adminMenuGeneralOption, adminMenuIcon, auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_FORM_FIELD_SELECTOR, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, selectedTopNavMenuItem, systemAdminMenu, TABLE_ROWS_SELECTOR, topNavApplicationsOption, topNavAuditLogOption, topNavDirectoriesOption, topNavGroupsOption, topNavigationBar, topNavigationBarItemsList, topNavUsersOption, VALUE_DATA_ATTRIBUTE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfigureInternalDirectory(InternalDirectorySetupOptions internalDirectorySetupOptions) configureInternalDirectoryBad(InternalDirectorySetupOptions internalDirectorySetupOptions) getUrl()Methods inherited from class com.atlassian.crowd.pageobjects.setup.AbstractSetupPage
getErrorMessagesMethods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
bindAndWaitUntilPageLoad, clickAdminMenuIcon, clickApplicationsLinkInTopNavMenu, clickGeneralOptionInAdminMenu, clickWithJsById, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getJsExecutor, getPageLoadTimeout, getSelectedTopNavMenuItemID, getSelectedTopNavMenuItems, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, selectOptionById, selectOptionByLabel, setTextField, setTextFieldValueAndPressEnter, toMillis, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
-
Constructor Details
-
InternalDirectorySetupPage
public InternalDirectorySetupPage()
-
-
Method Details
-
configureInternalDirectoryBad
public List<String> configureInternalDirectoryBad(InternalDirectorySetupOptions internalDirectorySetupOptions) -
configureInternalDirectory
public DefaultAdminSetupPage configureInternalDirectory(InternalDirectorySetupOptions internalDirectorySetupOptions) -
configureInternalDirectory
-
getUrl
-