| Package | Description |
|---|---|
| core.support.objects | |
| core.uiCore.driverProperties | |
| core.uiCore.driverProperties.capabilities |
| Modifier and Type | Field and Description |
|---|---|
driverType.DriverType |
DriverObject.driverType |
| Modifier and Type | Method and Description |
|---|---|
DriverObject |
DriverObject.withDriverType(driverType.DriverType driverType) |
| Modifier and Type | Method and Description |
|---|---|
static driverType.DriverType |
driverType.DriverType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static driverType.DriverType[] |
driverType.DriverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
driverType.DriverType |
WebCapability.getWebDriverType()
set driver through maven using -D command eg.
|
Copyright © 2021. All rights reserved.