See: Description
| Interface | Description |
|---|---|
| LauncherOptions |
These options give a programmatic way to influence some of the behaviors of a
RunnableLauncher. |
| ProcessLauncherOptions |
LauncherOptions which apply to RunnableLaunchers which spawn a new process |
| RunnableLauncher |
Interface which extends
Runnable and adds some additional methods |
| Class | Description |
|---|---|
| IOSDriverJarSpawner |
A
MobileProcessLauncher for ios-driver stand alone. |
| JarSpawner |
This is a stand alone class which sets up SeLion dependencies and spawns
SeLionGridLauncher. |
| LauncherOptions.LauncherOptionsImpl |
Implements
LauncherOptions |
| ProcessLauncherOptions.ProcessLauncherOptionsImpl |
Implements
ProcessLauncherOptions |
| SelendroidJarSpawner |
A
MobileProcessLauncher for Selendroid stand alone. |
| SeLionGridLauncher |
The SeLion version of the
GridLauncher. |
| ThreadedLauncher |
A
RunnableLauncher for SeLion Grid. |
| Enum | Description |
|---|---|
| RunnableLauncher.InstanceType |
Maps to a type of WebDriver instance.
|
Copyright © 2016 PayPal Open Source. All rights reserved.