Package | Description |
---|---|
net.thucydides.core.webdriver |
Manage WebDriver instances, and knowing what WebDriver types are supported.
|
Modifier and Type | Method and Description |
---|---|
static WebDriverLifecycleEvent |
WebDriverLifecycleEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebDriverLifecycleEvent[] |
WebDriverLifecycleEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WebDriverInstanceEvents.WebDriverInstanceEventBuilder |
WebDriverInstanceEvents.notifyOf(WebDriverLifecycleEvent event) |
Copyright © 2021. All rights reserved.