Uses of Enum
net.thucydides.core.webdriver.DriverStrategy
Packages that use DriverStrategy
Package
Description
Manage WebDriver instances, and knowing what WebDriver types are supported.
-
Uses of DriverStrategy in net.thucydides.core.webdriver
Methods in net.thucydides.core.webdriver that return DriverStrategyModifier and TypeMethodDescriptionstatic DriverStrategyReturns the enum constant of this type with the specified name.static DriverStrategy[]DriverStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.