| Modifier and Type | Field and Description |
|---|---|
static Driver.BrowserName |
Driver.currentDriver |
| Modifier and Type | Method and Description |
|---|---|
static Driver.BrowserName |
Driver.currentBrowser() |
static Driver.BrowserName |
Driver.BrowserName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Driver.BrowserName[] |
Driver.BrowserName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Driver.set(Driver.BrowserName aBrowser) |
Copyright © 2016. All rights reserved.