| Package | Description |
|---|---|
| com.paypal.selion.internal.platform.grid |
This package houses some of the utilities that are meant to be internally consumed by SeLion.
|
| com.paypal.selion.internal.platform.grid.browsercapabilities |
Package containing various internal browser initiation objects for various browsers supported by SeLion.
|
| com.paypal.selion.internal.platform.pageyaml |
Internal package housing all the classes related to parsing the GUI Object map to create SeLion specific Page Objects.
|
| 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 |
Contains the classes and exceptions classes common to iOS and Android platforms.
|
| com.paypal.selion.testcomponents |
Contains re-usable page object components for testing.
|
| Class and Description |
|---|
| AbstractTestSession
A class for loading and representing the
WebTest/MobileTest annotation basic parameters. |
| BrowserFlavors
An enum class that represents the browser flavors supported by SeLion
|
| MobileNodeType
Enum to represent the valid mobile node types.
|
| WebDriverPlatform
This enum represents the platform against which a test is to be run.
|
| Class and Description |
|---|
| BrowserFlavors
An enum class that represents the browser flavors supported by SeLion
|
| Class and Description |
|---|
| WebDriverPlatform
This enum represents the platform against which a test is to be run.
|
| Class and Description |
|---|
| AbstractTestSession
A class for loading and representing the
WebTest/MobileTest annotation basic parameters. |
| MobileTestSession
A class for loading and representing the
MobileTest annotation parameters. |
| WebTestSession
A class for loading and representing the
WebTest annotation parameters. |
| Class and Description |
|---|
| WebDriverPlatform
This enum represents the platform against which a test is to be run.
|
| Class and Description |
|---|
| WebDriverPlatform
This enum represents the platform against which a test is to be run.
|
Copyright © 2016 PayPal Open Source. All rights reserved.