Uses of Enum
net.thucydides.core.webdriver.WebDriverLifecycleEvent
Packages that use WebDriverLifecycleEvent
Package
Description
Manage WebDriver instances, and knowing what WebDriver types are supported.
-
Uses of WebDriverLifecycleEvent in net.thucydides.core.webdriver
Methods in net.thucydides.core.webdriver that return WebDriverLifecycleEventModifier and TypeMethodDescriptionstatic WebDriverLifecycleEvent
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.Methods in net.thucydides.core.webdriver with parameters of type WebDriverLifecycleEventModifier and TypeMethodDescriptionWebDriverInstanceEvents.notifyOf
(WebDriverLifecycleEvent event)