An object which specifies clipping region of the page.
The encoding of the image, can be either base64 or binary.
When true, takes a screenshot of the full scrollable page.
Hides default white background and allows capturing screenshots with transparency.
The file path to save the image to. The screenshot type will be inferred from file extension.
If path
is a relative path, then it is resolved relative to current working directory.
If no path is provided, the image won't be saved to the disk.
The quality of the image, between 0-100. Not applicable to png images.
The screenshot type.
Generated using TypeDoc
Defines the screenshot options.