| Package | Description |
|---|---|
| core.support.objects | |
| core.uiCore | |
| core.uiCore.driverProperties | |
| core.uiCore.driverProperties.capabilities |
| Modifier and Type | Field and Description |
|---|---|
browserType.BrowserType |
DriverObject.browserType |
| Modifier and Type | Method and Description |
|---|---|
DriverObject |
DriverObject.withBrowserType(browserType.BrowserType browserType) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WebDriverSetup.setManualDriverPath(browserType.BrowserType browserType) |
| Modifier and Type | Method and Description |
|---|---|
static browserType.BrowserType |
browserType.BrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static browserType.BrowserType[] |
browserType.BrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static browserType.BrowserType |
WebCapability.getBrowser()
set browser through maven using -D command eg.
|
Copyright © 2020. All rights reserved.