Uses of Enum
net.thucydides.core.steps.BaseStepListener.ScreenshotType
Packages that use BaseStepListener.ScreenshotType
Package
Description
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.ScreenshotTypeModifier and TypeMethodDescriptionReturns 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.