Package | Description |
---|---|
com.github.noraui.browser |
Modifier and Type | Method and Description |
---|---|
static DriverFactory.Driver |
DriverFactory.Driver.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriverFactory.Driver[] |
DriverFactory.Driver.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
DriverFactory.getPath(DriverFactory.Driver currentDriver)
Get the path of the driver given in parameters.
|
Copyright © 2023 NoraUi. All rights reserved.