See: Description
Class | Description |
---|---|
AbstractTestSession |
A class for loading and representing the
WebTest /MobileTest annotation basic parameters. |
BasicTestSession |
This class represents a basic test session.
|
MobileTestSession |
A class for loading and representing the
MobileTest annotation parameters. |
SauceLabsHelper |
A Helper class that is internally used by SeLion to embed the current test's Sauce Labs Job URL to the Test Report.
|
SeleniumGridListener |
Contains the logic that will take care of all the selenium related
|
SessionSharingMethodInterceptor |
SessionSharingMethodInterceptor controls order of execution of tests that share the same selenium session.
|
WebTestSession |
A class for loading and representing the
WebTest annotation parameters. |
Enum | Description |
---|---|
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.
|
Copyright © 2016 PayPal Open Source. All rights reserved.