Skip to main content
Version: 19.1.2

ScreenshotOptions.type property

Signature:

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

Default value:

png