Package | Description |
---|---|
com.paypal.selion.platform.mobile.android |
Contains the interfaces and classes for Android page objects.
|
Modifier and Type | Class and Description |
---|---|
class |
UiButton
UiButton represents a Button widget for Android UI automation framework. |
class |
UiImage
UiImage represents an Image widget for Android UI automation framework. |
class |
UiLabel
UiLabel represents a Label widget for Android UI automation framework. |
class |
UiList
UiList represents a List widget for Android UI automation framework. |
class |
UiSlider
UiSlider represents a Slider widget for Android UI automation framework. |
class |
UiSwitch
UIASwitch class allows access to, and control of, switch elements in your app. |
class |
UiTextView
UiTextView interface allows access to, and control of, text field elements in your Android app. |
Copyright © 2016 PayPal Open Source. All rights reserved.