Class CaptureScreenshotParameters
java.lang.Object
org.openqa.selenium.bidi.browsingcontext.CaptureScreenshotParameters
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclip(ClipRectangle clip) clipRectangle(ClipRectangle clipRectangle) format(ImageFormat format) imageFormat(String type) imageFormat(String type, double quality) toMap()toString()
-
Constructor Details
-
CaptureScreenshotParameters
public CaptureScreenshotParameters()
-
-
Method Details
-
origin
-
imageFormat
-
imageFormat
-
format
-
clipRectangle
-
clip
-
toMap
-
toString
-