public class AddApplicationConnectionDetailsPage extends AddApplicationOngoingStepPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
applicationUrl |
protected com.atlassian.pageobjects.elements.PageElement |
continueButton |
protected com.atlassian.pageobjects.elements.PageElement |
remoteIpAddress |
protected com.atlassian.pageobjects.elements.PageElement |
resolveIpButton |
ERRORS_SELECTORauiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_FORM_FIELD_SELECTOR, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE| Constructor and Description |
|---|
AddApplicationConnectionDetailsPage() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.openqa.selenium.WebElement> |
getErrors() |
AddApplicationDirectoryDetailsPage |
nextPage() |
String |
resolveIp()
Tries to resolve the IP address of provided applicationUrl
|
AddApplicationConnectionDetailsPage |
setApplicationUrl(String value) |
AddApplicationConnectionDetailsPage |
setRemoteIpAddress(String value) |
getUrlbindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoadprotected com.atlassian.pageobjects.elements.PageElement applicationUrl
protected com.atlassian.pageobjects.elements.PageElement remoteIpAddress
protected com.atlassian.pageobjects.elements.PageElement continueButton
protected com.atlassian.pageobjects.elements.PageElement resolveIpButton
public String resolveIp()
null if Crowd could not resolve the ip addresspublic AddApplicationDirectoryDetailsPage nextPage()
public Collection<org.openqa.selenium.WebElement> getErrors()
public AddApplicationConnectionDetailsPage setApplicationUrl(String value)
public AddApplicationConnectionDetailsPage setRemoteIpAddress(String value)
Copyright © 2023 Atlassian. All rights reserved.