Interface Paginator

All Superinterfaces:
EnabledProvider, TestObject, TestObjectDescriber, UiObjectBase, WaitUntilEnabledProvider

public interface Paginator extends UiObjectBase, TestObject
A page control in a mobile application (Supported on iOS only).
  • Method Details

    • set

      void set(int pageIndex) throws GeneralLeanFtException
      Brings the specified page into view.
      Parameters:
      pageIndex - the index of the page to display.
      Throws:
      GeneralLeanFtException - if error occurs during execution