| Package | Description |
|---|---|
| net.serenitybdd.core.environment | |
| net.thucydides.core.configuration | |
| net.thucydides.core.webdriver |
Manage WebDriver instances, and knowing what WebDriver types are supported.
|
| Modifier and Type | Method and Description |
|---|---|
static DriverConfiguration |
WebDriverConfiguredEnvironment.getDriverConfiguration() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebDriverConfiguration<T extends DriverConfiguration> |
| Modifier and Type | Class and Description |
|---|---|
class |
WebDriverConfiguration<T extends DriverConfiguration> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DriverConfiguration<T extends DriverConfiguration> |
| Modifier and Type | Method and Description |
|---|---|
static WebdriverManager |
ThucydidesWebDriverSupport.getWebdriverManager(WebDriverFactory webDriverFactory,
DriverConfiguration configuration) |
| Constructor and Description |
|---|
SerenityWebdriverManager(WebDriverFactory webDriverFactory,
DriverConfiguration configuration) |
SerenityWebdriverManager(WebDriverFactory webDriverFactory,
DriverConfiguration configuration,
String options) |
Copyright © 2022. All rights reserved.