protected DriverManagerType |
ChromiumDriverManager.getDriverManagerType() |
protected DriverManagerType |
SeleniumServerStandaloneManager.getDriverManagerType() |
protected DriverManagerType |
ChromeDriverManager.getDriverManagerType() |
protected DriverManagerType |
InternetExplorerDriverManager.getDriverManagerType() |
protected DriverManagerType |
VoidDriverManager.getDriverManagerType() |
protected abstract DriverManagerType |
WebDriverManager.getDriverManagerType() |
protected DriverManagerType |
PhantomJsDriverManager.getDriverManagerType() |
protected DriverManagerType |
EdgeDriverManager.getDriverManagerType() |
protected DriverManagerType |
OperaDriverManager.getDriverManagerType() |
protected DriverManagerType |
FirefoxDriverManager.getDriverManagerType() |
static DriverManagerType |
DriverManagerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriverManagerType[] |
DriverManagerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|