Class CreateDirectoryPage
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- All Implemented Interfaces:
CrowdPage,com.atlassian.pageobjects.Page
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.SelectElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementstatic final Patternprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementFields 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 TypeMethodDescriptionprotected <P> Pprotected StringgetDirectoryID(String currentUrl) protected <P> PpopulateDefaultAttributes(Class<P> returnClass) Methods 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, waitUntilPageLoadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.pageobjects.Page
getUrl
-
Field Details
-
DIRECTORY_ID_QUERY_PARAM_PATTERN
-
title
protected com.atlassian.pageobjects.elements.PageElement title -
name
protected com.atlassian.pageobjects.elements.PageElement name -
description
protected com.atlassian.pageobjects.elements.PageElement description -
detailsTab
protected com.atlassian.pageobjects.elements.PageElement detailsTab -
connectorTab
protected com.atlassian.pageobjects.elements.PageElement connectorTab -
configurationTab
protected com.atlassian.pageobjects.elements.PageElement configurationTab -
permissionsTab
protected com.atlassian.pageobjects.elements.PageElement permissionsTab -
url
protected com.atlassian.pageobjects.elements.PageElement url -
baseDN
protected com.atlassian.pageobjects.elements.PageElement baseDN -
userDN
protected com.atlassian.pageobjects.elements.PageElement userDN -
ldapPassword
protected com.atlassian.pageobjects.elements.PageElement ldapPassword -
connector
protected com.atlassian.pageobjects.elements.SelectElement connector -
continueButton
protected com.atlassian.pageobjects.elements.PageElement continueButton -
readTimeout
protected com.atlassian.pageobjects.elements.PageElement readTimeout -
searchTimeout
protected com.atlassian.pageobjects.elements.PageElement searchTimeout
-
-
Constructor Details
-
CreateDirectoryPage
public CreateDirectoryPage()
-
-
Method Details
-
populateDefaultAttributes
-
create
- Throws:
MalformedURLException
-
getDirectoryID
-