Class ViewGroupMembersWithNestedGroupsEnabledPage

java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ViewGroupMembersWithNestedGroupsEnabledPage extends ViewGroupMembersPage
  • Field Details

    • addGroupsButton

      protected com.atlassian.pageobjects.elements.PageElement addGroupsButton
    • groupsMembersTable

      protected com.atlassian.pageobjects.elements.PageElement groupsMembersTable
    • usersMembersTable

      protected com.atlassian.pageobjects.elements.PageElement usersMembersTable
    • removeGroupsButton

      protected com.atlassian.pageobjects.elements.PageElement removeGroupsButton
    • addUsersButton

      protected com.atlassian.pageobjects.elements.PageElement addUsersButton
    • removeUsersButton

      protected com.atlassian.pageobjects.elements.PageElement removeUsersButton
    • errorMessage

      protected com.atlassian.pageobjects.elements.PageElement errorMessage
    • groupsForm

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

    • ViewGroupMembersWithNestedGroupsEnabledPage

      public ViewGroupMembersWithNestedGroupsEnabledPage()
    • ViewGroupMembersWithNestedGroupsEnabledPage

      public ViewGroupMembersWithNestedGroupsEnabledPage(Long directoryId, String groupName)
  • Method Details