Package | Description |
---|---|
com.paypal.selion.platform.mobile |
Contains the classes and exceptions classes common to iOS and Android platforms.
|
com.paypal.selion.platform.mobile.android |
Contains the interfaces and classes for Android page objects.
|
com.paypal.selion.platform.mobile.elements |
Contains common element interfaces for both Android and iOS
|
com.paypal.selion.platform.mobile.ios |
Contains the interfaces and classes for iOS page objects.
|
com.paypal.selion.platform.utilities |
Contains the common set of utilities to assist in writing tests using SeLion.
|
Class and Description |
---|
MobileElement
MobileElement is the super interface for all user interface elements in the context of the
Automation instrument for automating user interface testing. |
Class and 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. |
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. |
Class and Description |
---|
MobileElement
MobileElement is the super interface for all user interface elements in the context of the
Automation instrument for automating user interface testing. |
Class and 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. |
Class and Description |
---|
MobileElement
MobileElement is the super interface for all user interface elements in the context of the
Automation instrument for automating user interface testing. |
Copyright © 2016 PayPal Open Source. All rights reserved.