Uses of Class
uk.co.evoco.webdriver.configuration.RunType
| Package | Description |
|---|---|
| uk.co.evoco.webdriver.configuration |
-
Uses of RunType in uk.co.evoco.webdriver.configuration
Methods in uk.co.evoco.webdriver.configuration that return RunType Modifier and Type Method Description RunTypeWebDriverConfig. getRunType()static RunTypeRunType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RunType[]RunType. values()Returns an array containing the constants of this enum type, in the order they are declared.