Package | Description |
---|---|
com.coveros.selenified |
Modifier and Type | Method and Description |
---|---|
static DriverSetup |
DriverSetup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriverSetup[] |
DriverSetup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Selenified.startTest(Object[] dataProvider,
Method method,
org.testng.ITestContext test,
org.testng.ITestResult result,
DriverSetup selenium)
Gathers all of the testing information, and setup up the logging.
|
Copyright © 2017. All rights reserved.