See: Description
| Interface | Description |
|---|---|
| MobileButton |
MobileButton interface allows access to, and control of, button elements in your app. |
| MobileElement |
MobileElement is the super interface for all user interface elements in the context of the
Automation instrument for automating user interface testing. |
| MobileImage |
MobileImage interface allows access to, and control of, Image elements in your app. |
| MobileLabel |
MobileLabel interface allows access to, and control of, label elements in your app. |
| MobileList |
MobileList interface allows access to, and control of, elements within a list in your app. |
| MobilePicker |
MobilePicker interface allows access to, and control of, wheel elements within a picker. |
| MobileSlider |
MobileSlider interface allows access to, and control of, text field elements in your app. |
| MobileSwitch |
MobileSwitch interface allows access to, and control of, switch elements in your app. |
| MobileTextField |
MobileTextField interface allows access to, and control of, text field elements in your app. |
Copyright © 2016 PayPal Open Source. All rights reserved.