public class ViewDelegatedDirectoryConfigurationPage extends ViewDirectory
Modifier and Type | Field and Description |
---|---|
protected LdapConfiguration |
configuration |
protected com.atlassian.pageobjects.elements.PageElement |
connectorTabButton |
protected com.atlassian.pageobjects.elements.PageElement |
detailsTabButton |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTabButton |
protected com.atlassian.pageobjects.elements.PageElement |
submitButton |
idQueryParam
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
ViewDelegatedDirectoryConfigurationPage() |
ViewDelegatedDirectoryConfigurationPage(String idQueryParam) |
Modifier and Type | Method and Description |
---|---|
ViewDelegatedDirectoryConfigurationPage |
configuration(Consumer<LdapConfiguration> configurationConsumer) |
LdapConfiguration |
getConfiguration() |
String |
getUrl() |
ViewDelegatedDirectoryConnectorPage |
goToConnector() |
ViewDelegatedDirectoryDetailsPage |
goToDetails() |
ViewDelegatedDirectoryPermissionsPage |
goToPermissions() |
void |
init() |
ViewDelegatedDirectoryConfigurationPage |
submit() |
delete, getId
getAuiMessages, getHeader, getReactMessage, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilContentLoaded, waitUntilPageLoad
protected com.atlassian.pageobjects.elements.PageElement detailsTabButton
protected com.atlassian.pageobjects.elements.PageElement connectorTabButton
protected com.atlassian.pageobjects.elements.PageElement permissionsTabButton
protected com.atlassian.pageobjects.elements.PageElement submitButton
protected LdapConfiguration configuration
public ViewDelegatedDirectoryConfigurationPage()
public ViewDelegatedDirectoryConfigurationPage(String idQueryParam)
public void init()
public ViewDelegatedDirectoryDetailsPage goToDetails()
public ViewDelegatedDirectoryConnectorPage goToConnector()
public ViewDelegatedDirectoryPermissionsPage goToPermissions()
public ViewDelegatedDirectoryConfigurationPage configuration(Consumer<LdapConfiguration> configurationConsumer)
public LdapConfiguration getConfiguration()
public ViewDelegatedDirectoryConfigurationPage submit()
public String getUrl()
Copyright © 2020 Atlassian. All rights reserved.