Package | Description |
---|---|
com.coveros.selenified |
Modifier and Type | Method and Description |
---|---|
static OutputFile.Result |
OutputFile.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputFile.Result[] |
OutputFile.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputFile.recordAction(String action,
String expectedResult,
String actualResult,
OutputFile.Result result)
Writes an action that was performed out to the output file.
|
Copyright © 2017. All rights reserved.