| Package | Description |
|---|---|
| TeamControlium.Controlium |
| Modifier and Type | Method | Description |
|---|---|---|
static Browsers.BrowserType |
Browsers.getBrowserType() |
|
static Browsers.BrowserType |
Browsers.BrowserType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Browsers.BrowserType[] |
Browsers.BrowserType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018 TeamControlium Committers. All rights reserved.