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