Class GroupRoleActorActionPage

All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class GroupRoleActorActionPage extends AbstractActorSelectionPage
Represents the group role actor action page.
Since:
v5.2
  • Field Details

    • pickerContainer

      protected com.atlassian.pageobjects.elements.PageElement pickerContainer
    • groupsTable

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

    • GroupRoleActorActionPage

      public GroupRoleActorActionPage(String projectRoleId)
  • Method Details