| Package | Description |
|---|---|
| com.github.searls.jasmine.config | |
| com.github.searls.jasmine.driver |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableWebDriverConfiguration
Immutable implementation of
WebDriverConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableWebDriverConfiguration |
ImmutableWebDriverConfiguration.copyOf(WebDriverConfiguration instance)
Creates an immutable copy of a
WebDriverConfiguration value. |
ImmutableWebDriverConfiguration.Builder |
ImmutableWebDriverConfiguration.Builder.from(WebDriverConfiguration instance)
Fill a builder with attribute values from the provided
WebDriverConfiguration instance. |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
WebDriverFactory.createWebDriver(WebDriverConfiguration config) |
Copyright © 2010–2018 Justin Searls. All rights reserved.