public abstract class CreateDirectoryPage extends AbstractCrowdPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
baseDN |
protected com.atlassian.pageobjects.elements.PageElement |
configurationTab |
protected com.atlassian.pageobjects.elements.SelectElement |
connector |
protected com.atlassian.pageobjects.elements.PageElement |
connectorTab |
protected com.atlassian.pageobjects.elements.PageElement |
continueButton |
protected com.atlassian.pageobjects.elements.PageElement |
description |
protected com.atlassian.pageobjects.elements.PageElement |
detailsTab |
static Pattern |
DIRECTORY_ID_QUERY_PARAM_PATTERN |
protected com.atlassian.pageobjects.elements.PageElement |
ldapPassword |
protected com.atlassian.pageobjects.elements.PageElement |
name |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTab |
protected com.atlassian.pageobjects.elements.PageElement |
readTimeout |
protected com.atlassian.pageobjects.elements.PageElement |
searchTimeout |
protected com.atlassian.pageobjects.elements.PageElement |
title |
protected com.atlassian.pageobjects.elements.PageElement |
url |
protected com.atlassian.pageobjects.elements.PageElement |
userDN |
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 |
---|
CreateDirectoryPage() |
Modifier and Type | Method and Description |
---|---|
protected <P> P |
create(Class<P> returnClass) |
protected String |
getDirectoryID(String currentUrl) |
protected <P> P |
populateDefaultAttributes(Class<P> returnClass) |
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
public static final Pattern DIRECTORY_ID_QUERY_PARAM_PATTERN
protected com.atlassian.pageobjects.elements.PageElement title
protected com.atlassian.pageobjects.elements.PageElement name
protected com.atlassian.pageobjects.elements.PageElement description
protected com.atlassian.pageobjects.elements.PageElement detailsTab
protected com.atlassian.pageobjects.elements.PageElement connectorTab
protected com.atlassian.pageobjects.elements.PageElement configurationTab
protected com.atlassian.pageobjects.elements.PageElement permissionsTab
protected com.atlassian.pageobjects.elements.PageElement url
protected com.atlassian.pageobjects.elements.PageElement baseDN
protected com.atlassian.pageobjects.elements.PageElement userDN
protected com.atlassian.pageobjects.elements.PageElement ldapPassword
protected com.atlassian.pageobjects.elements.SelectElement connector
protected com.atlassian.pageobjects.elements.PageElement continueButton
protected com.atlassian.pageobjects.elements.PageElement readTimeout
protected com.atlassian.pageobjects.elements.PageElement searchTimeout
protected <P> P populateDefaultAttributes(Class<P> returnClass)
protected <P> P create(Class<P> returnClass) throws MalformedURLException
MalformedURLException
Copyright © 2021 Atlassian. All rights reserved.