puppeteer/docs/api/puppeteer.screenshotoptions.type.md

187 B

sidebar_label
ScreenshotOptions.type

ScreenshotOptions.type property

Signature:

interface ScreenshotOptions {type?: 'png' | 'jpeg' | 'webp';}