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_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, 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
|
void |
setApplicationUrl(String value) |
void |
setRemoteIpAddress(String value) |
getUrlgetAuiMessages, getHeader, isContentLoaded, isSystemAdminMenuPresent, 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 void setApplicationUrl(String value)
public void setRemoteIpAddress(String value)
Copyright © 2020 Atlassian. All rights reserved.