Uses of Enum Class
org.openqa.selenium.bidi.browsingcontext.CaptureScreenshotParameters.Origin
Packages that use CaptureScreenshotParameters.Origin
-
Uses of CaptureScreenshotParameters.Origin in org.openqa.selenium.bidi.browsingcontext
Subclasses with type arguments of type CaptureScreenshotParameters.Origin in org.openqa.selenium.bidi.browsingcontextMethods in org.openqa.selenium.bidi.browsingcontext that return CaptureScreenshotParameters.OriginModifier 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.Methods in org.openqa.selenium.bidi.browsingcontext with parameters of type CaptureScreenshotParameters.OriginModifier and TypeMethodDescriptionCaptureScreenshotParameters.origin(CaptureScreenshotParameters.Origin origin)