Package com.atlassian.crowd.pageobjects
Class ApplicationRemoteAddressesPage
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected static final org.openqa.selenium.ByFields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
auiMessages, 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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAddress(String address) getUrl()booleanremoveAddress(String address) Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
bindAndWaitUntilPageLoad, clickWithJsById, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getJsExecutor, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, selectOptionById, selectOptionByLabel, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
-
Field Details
-
REMOTE_ADDRESS_CELL_SELECTOR
protected static final org.openqa.selenium.By REMOTE_ADDRESS_CELL_SELECTOR -
applicationOptions
protected com.atlassian.pageobjects.elements.PageElement applicationOptions -
addressesTable
protected com.atlassian.pageobjects.elements.PageElement addressesTable -
addressInput
protected com.atlassian.pageobjects.elements.PageElement addressInput -
addButton
protected com.atlassian.pageobjects.elements.PageElement addButton
-
-
Constructor Details
-
ApplicationRemoteAddressesPage
-
-
Method Details
-
goToOptions
-
getRemoteAddresses
-
getUrl
-
addAddress
-
isUpdateSuccess
public boolean isUpdateSuccess() -
removeAddress
-