| Package | Description | 
|---|---|
| com.paypal.selion.platform.mobile.elements | 
 Contains common element interfaces for both Android and iOS 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MobileButton
MobileButton interface allows access to, and control of, button elements in your app. | 
interface  | 
MobileElement
 MobileElement  is the super interface for all user interface elements in the context of the
 Automation instrument for automating user interface testing. | 
interface  | 
MobileImage
MobileImage interface allows access to, and control of, Image elements in your app. | 
interface  | 
MobileLabel
MobileLabel interface allows access to, and control of, label elements in your app. | 
interface  | 
MobileList
MobileList interface allows access to, and control of, elements within a list in your app. | 
interface  | 
MobilePicker
MobilePicker interface allows access to, and control of, wheel elements within a picker. | 
interface  | 
MobileSlider
MobileSlider interface allows access to, and control of, text field elements in your app. | 
interface  | 
MobileSwitch
MobileSwitch interface allows access to, and control of, switch elements in your app. | 
interface  | 
MobileTextField
MobileTextField interface allows access to, and control of, text field elements in your app. | 
Copyright © 2016 PayPal Open Source. All rights reserved.