Uses of Class
org.openqa.selenium.bidi.browsingcontext.CaptureScreenshotParameters
Packages that use CaptureScreenshotParameters
-
Uses of CaptureScreenshotParameters in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return CaptureScreenshotParametersModifier and TypeMethodDescriptionCaptureScreenshotParameters.clipRectangle
(ClipRectangle clipRectangle) CaptureScreenshotParameters.imageFormat
(String type) CaptureScreenshotParameters.imageFormat
(String type, double quality) CaptureScreenshotParameters.origin
(CaptureScreenshotParameters.Origin origin) Methods in org.openqa.selenium.bidi.browsingcontext with parameters of type CaptureScreenshotParametersModifier and TypeMethodDescriptionBrowsingContext.captureScreenshot
(CaptureScreenshotParameters parameters)