| Package | Description |
|---|---|
| com.dev9.driver |
| Modifier and Type | Method and Description |
|---|---|
static Browser |
Browser.fromJson(String text) |
Browser |
ThreadLocalWebDriver.getBrowser() |
Browser |
TargetWebDriver.getBrowser() |
static Browser |
Browser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Browser[] |
Browser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TargetWebDriver(Class testClass,
Browser browser,
Type type,
String version,
org.openqa.selenium.Platform platform,
org.openqa.selenium.remote.DesiredCapabilities capabilities) |
Copyright © 2015 Dev9, LLC.. All rights reserved.