|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseStepListener.ScreenshotType | |
|---|---|
| net.thucydides.core.steps | Base class to be used when writing a library of resuable test steps. |
| Uses of BaseStepListener.ScreenshotType in net.thucydides.core.steps |
|---|
| Methods in net.thucydides.core.steps that return BaseStepListener.ScreenshotType | |
|---|---|
static BaseStepListener.ScreenshotType |
BaseStepListener.ScreenshotType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BaseStepListener.ScreenshotType[] |
BaseStepListener.ScreenshotType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||