Class AddPrincipalPage

All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class AddPrincipalPage extends AbstractPrincipalPage<AddPrincipalPage>
  • Field Details

    • username

      protected com.atlassian.pageobjects.elements.PageElement username
    • form

      protected com.atlassian.pageobjects.elements.PageElement form
    • submitButton

      protected com.atlassian.pageobjects.elements.PageElement submitButton
    • directory

      protected com.atlassian.pageobjects.elements.SelectElement directory
    • sendNotificationCheckbox

      protected com.atlassian.pageobjects.elements.PageElement sendNotificationCheckbox
  • Constructor Details

    • AddPrincipalPage

      public AddPrincipalPage()
  • Method Details