public class ViewAzureAdPage extends ViewSynchronizableDirectory<ViewAzureAdPage>
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
active |
protected com.atlassian.pageobjects.elements.PageElement |
connectionTimeout |
protected com.atlassian.pageobjects.elements.PageElement |
continueButton |
protected com.atlassian.pageobjects.elements.PageElement |
cronExpression |
protected com.atlassian.pageobjects.elements.CheckboxElement |
cronScheduleSelectRadio |
protected com.atlassian.pageobjects.elements.PageElement |
description |
protected com.atlassian.pageobjects.elements.PageElement |
detailsTab |
protected com.atlassian.pageobjects.elements.PageElement |
groupFilterCheckbox |
protected com.atlassian.pageobjects.elements.PageElement |
groupNamesToFilterField |
protected com.atlassian.pageobjects.elements.CheckboxElement |
incrementalSync |
protected com.atlassian.pageobjects.elements.PageElement |
name |
protected com.atlassian.pageobjects.elements.PageElement |
nativeAppId |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTab |
protected com.atlassian.pageobjects.elements.PageElement |
pollingIntervalInMin |
protected com.atlassian.pageobjects.elements.PageElement |
readTimeout |
protected com.atlassian.pageobjects.elements.PageElement |
submitButton |
protected com.atlassian.pageobjects.elements.PageElement |
tenantId |
protected com.atlassian.pageobjects.elements.PageElement |
title |
protected com.atlassian.pageobjects.elements.PageElement |
useNestedGroups |
protected com.atlassian.pageobjects.elements.PageElement |
webAppId |
protected com.atlassian.pageobjects.elements.PageElement |
webAppSecret |
activeSyncLabel, duration, fullSyncErrorExpander, fullSyncErrorExpandingButton, incSyncErrorExpander, incSyncErrorExpandingButton, lastSyncLabel, nodeId, nodeName, startTime, status, synchroniseButton
idQueryParam
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 |
---|
ViewAzureAdPage() |
ViewAzureAdPage(String idQueryParam) |
getNodeId, getNodeName, isDurationPresent, isFullSyncErrorPresent, isIncSyncErrorPresent, isStartTimePresent, isSynchronisationUnavailable, isSynchronising, isSyncSuccessful, synchronizeAndWait
delete, getId
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
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 permissionsTab
protected com.atlassian.pageobjects.elements.PageElement active
protected com.atlassian.pageobjects.elements.PageElement webAppId
protected com.atlassian.pageobjects.elements.PageElement webAppSecret
protected com.atlassian.pageobjects.elements.PageElement nativeAppId
protected com.atlassian.pageobjects.elements.PageElement useNestedGroups
protected com.atlassian.pageobjects.elements.CheckboxElement incrementalSync
protected com.atlassian.pageobjects.elements.PageElement tenantId
protected com.atlassian.pageobjects.elements.PageElement pollingIntervalInMin
protected com.atlassian.pageobjects.elements.PageElement connectionTimeout
protected com.atlassian.pageobjects.elements.PageElement readTimeout
protected com.atlassian.pageobjects.elements.PageElement continueButton
protected com.atlassian.pageobjects.elements.PageElement groupFilterCheckbox
protected com.atlassian.pageobjects.elements.CheckboxElement cronScheduleSelectRadio
protected com.atlassian.pageobjects.elements.PageElement cronExpression
protected com.atlassian.pageobjects.elements.PageElement groupNamesToFilterField
protected com.atlassian.pageobjects.elements.PageElement submitButton
public ViewAzureAdPage()
public ViewAzureAdPage(String idQueryParam)
protected boolean isContentLoaded()
AbstractCrowdPage
AbstractCrowdPage.waitUntilContentLoaded()
. Subclasses should override
this method to wait for a distinguishing content to appear. E.g. a page title.isContentLoaded
in class AbstractCrowdPage
public String getUrl()
public Collection<org.openqa.selenium.WebElement> getErrors()
public void setName(String value)
public String getName()
public void setDescription(String value)
public String getDescription()
public void setWebApplicationId(String value)
public String getWebApplicationId()
public void setWebAppSecret(String value)
public String getWebAppSecret()
public void setNativeAppId(String value)
public String getNativeAppId()
public void setTenantId(String value)
public String getTenantId()
public void setUseNestedGroups(boolean value)
public boolean isUseNestedGroups()
public boolean isGroupFilteringEnabled()
public void setGroupFilteringEnabled(boolean enabled)
public void addGroupToFilter(String groupName)
public boolean isIncrementalSyncEnabled()
public void setActive(boolean value)
public boolean isActive()
public void setPollingIntervalInMin(Integer value)
public Integer getPollingIntervalInMin()
public String getConnectionTimeout()
public void setConnectionTimeout(String value)
public String getReadTimeout()
public void setReadTimeout(String value)
public String getCronExpression()
public void setCronExpression(String value)
public void setIncrementalSync(boolean enabled)
public ViewAzureAdPage submit()
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences