Uses of Enum Class
org.openqa.selenium.bidi.browsingcontext.CaptureScreenshotParameters.Origin
-
Uses of CaptureScreenshotParameters.Origin in org.openqa.selenium.bidi.browsingcontext
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CaptureScreenshotParameters.Origin[]
CaptureScreenshotParameters.Origin.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionCaptureScreenshotParameters.origin
(CaptureScreenshotParameters.Origin origin)