Uses of Enum Class
com.shaft.enums.internal.Screenshots
-
Uses of Screenshots in com.shaft.enums.internal
Modifier and TypeMethodDescriptionstatic Screenshots
Screenshots.getType()
static Screenshots
Returns the enum constant of this class with the specified name.static Screenshots[]
Screenshots.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Screenshots in com.shaft.gui.browser
Modifier and TypeMethodDescriptionBrowserActions.captureScreenshot
(Screenshots type) Use this action to return a page screenshot.