public interface RunnableLauncher extends Runnable
Runnable and adds some additional methods| Modifier and Type | Interface and Description |
|---|---|
static class |
RunnableLauncher.InstanceType
Maps to a type of WebDriver instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInitialized() |
boolean |
isRunning() |
void |
shutdown()
Shutdown the launcher
|
void shutdown()
boolean isInitialized()
boolean isRunning()
RunnableLauncher.InstanceType for this launcher is up and running.Copyright © 2016 PayPal Open Source. All rights reserved.