Class ApplicationRemoteAddressesPage

java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
All Implemented Interfaces:
CrowdPage, com.atlassian.pageobjects.Page

public class ApplicationRemoteAddressesPage extends AbstractCrowdPage
  • 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

      public ApplicationRemoteAddressesPage(String paramName, String paramValue)
  • Method Details