Class GrouperUiBrowser

java.lang.Object
edu.internet2.middleware.grouper.app.browser.GrouperUiBrowser
Type Parameters:
T -
Direct Known Subclasses:
GrouperUiBrowserCustomUiView, GrouperUiBrowserDaemonViewErrors, GrouperUiBrowserGeneralVerifyVersion, GrouperUiBrowserGroupCreate, GrouperUiBrowserGroupDelete, GrouperUiBrowserGroupEdit, GrouperUiBrowserGroupFinder, GrouperUiBrowserMembershipAdd, GrouperUiBrowserMembershipFinder, GrouperUiBrowserMembershipRemove, GrouperUiBrowserProvisioningAssignGroup, GrouperUiBrowserProvisioningRemoveGroup, GrouperUiBrowserTemplateRun

public abstract class GrouperUiBrowser extends Object
This is the programmatic browser class.
  • Constructor Details

    • GrouperUiBrowser

      public GrouperUiBrowser(GrouperPage grouperPage)
      Field that represents which page the programmatic browser is interacting with.
      Parameters:
      page - is the page to be interacted with
  • Method Details

    • getGrouperPage

      public GrouperPage getGrouperPage()
      Field that represents which page the programmatic browser is interacting with.
      Returns:
      the page