Package | Description |
---|---|
com.paypal.selion.platform.grid |
A collection of classes that support local and remote test executions, concurrent session management and custom annotation to drive UI tests.
|
com.paypal.selion.platform.mobile.ios |
Contains the interfaces and classes for iOS page objects.
|
Class and Description |
---|
GestureOptions
GestureOptions enum houses the gesture specifications for mobile web drivers. |
SeLionIOSBridgeDriver
SeLionIOSBridgeDriver acts as single level of abstraction between different mobile driver
implementations. |
Class and Description |
---|
GestureOptions
GestureOptions enum houses the gesture specifications for mobile web drivers. |
GestureOptions.TapOffset
The
TapOffset acts as a utility class for converting cartesion coordinates (x, y) to JSON
representation. |
SeLionIOSBridgeDriver
SeLionIOSBridgeDriver acts as single level of abstraction between different mobile driver
implementations. |
UIAElement
The
UIAElement is the super class for all user interface elements in the context of the Automation
instrument for automating user interface testing of iOS apps. |
UIAutomationAlert
UIAutomationAlert interface allows access to, and control of, alerts within your app. |
UIAutomationButton
UIAutomationButton interface allows access to, and control of, button elements in your app. |
UIAutomationElement
UIAutomationElement is the super interface for all user interface elements in the context of the
Automation instrument for automating user interface testing of iOS apps. |
UIAutomationNavigationBar
UIAutomationNavigationBar interface allows access to, and control of, buttons in your app’s navigation
bar. |
UIAutomationPicker
UIAutomationPicker interface allows access to, and control of, wheel elements within a picker |
UIAutomationSlider
UIAutomationSlider interface allows access to, and control of, slider elements in your app |
UIAutomationStaticText
UIAutomationStaticText interface allows access to, and control of, static text views. |
UIAutomationSwitch
UIAutomationSwitch interface allows access to, and control of, switch elements in your app. |
UIAutomationTableView
UIAutomationTableView interface allows access to, and control of, elements within a table view in your
app. |
UIAutomationTextField
UIAutomationTextField interface allows access to, and control of, text field elements in your app. |
Copyright © 2016 PayPal Open Source. All rights reserved.