Uses of Enum Class
com.shaft.enums.internal.Screenshots
Packages that use Screenshots
-
Uses of Screenshots in com.shaft.enums.internal
Subclasses with type arguments of type Screenshots in com.shaft.enums.internalMethods in com.shaft.enums.internal that return ScreenshotsModifier and TypeMethodDescriptionstatic ScreenshotsScreenshots.getType()static ScreenshotsReturns 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
Methods in com.shaft.gui.browser with parameters of type ScreenshotsModifier and TypeMethodDescriptionBrowserActions.captureScreenshot(Screenshots type) Use this action to return a page screenshot.