public class ViewRemoteCrowdConnectionPage extends ViewDirectory
Modifier and Type | Field and Description |
---|---|
protected RemoteCrowdConnection |
connection |
protected com.atlassian.pageobjects.elements.PageElement |
detailsTabButton |
protected PasswordChanger |
passwordChanger |
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, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
ViewRemoteCrowdConnectionPage() |
ViewRemoteCrowdConnectionPage(String idQueryParam) |
Modifier and Type | Method and Description |
---|---|
ViewRemoteCrowdConnectionPage |
connection(Consumer<RemoteCrowdConnection> connectionConsumer) |
RemoteCrowdConnection |
getConnection() |
PasswordChanger |
getPasswordChanger() |
String |
getUrl() |
ViewRemoteCrowdDetailsPage |
goToDetails() |
ViewRemoteCrowdPermissionsPage |
goToPermissions() |
void |
init() |
ViewRemoteCrowdConnectionPage |
password(Consumer<PasswordChanger> passwordChangerConsumer) |
ViewRemoteCrowdConnectionPage |
submit() |
delete, getId
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
protected com.atlassian.pageobjects.elements.PageElement detailsTabButton
protected com.atlassian.pageobjects.elements.PageElement permissionsTabButton
protected com.atlassian.pageobjects.elements.PageElement submitButton
protected RemoteCrowdConnection connection
protected PasswordChanger passwordChanger
public ViewRemoteCrowdConnectionPage()
public ViewRemoteCrowdConnectionPage(String idQueryParam)
public void init()
public String getUrl()
public ViewRemoteCrowdDetailsPage goToDetails()
public ViewRemoteCrowdPermissionsPage goToPermissions()
public ViewRemoteCrowdConnectionPage connection(Consumer<RemoteCrowdConnection> connectionConsumer)
public RemoteCrowdConnection getConnection()
public ViewRemoteCrowdConnectionPage password(Consumer<PasswordChanger> passwordChangerConsumer)
public PasswordChanger getPasswordChanger()
public ViewRemoteCrowdConnectionPage submit()
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences