Skip to main content
Version: 19.2.2

ScreenshotOptions.captureBeyondViewport property

Capture the screenshot beyond the viewport.

Signature:

interface ScreenshotOptions {
captureBeyondViewport?: boolean;
}

Default value:

true