ScreenshotOptions.captureBeyondViewport property
Capture the screenshot beyond the viewport.
Signature:
interface ScreenshotOptions {
captureBeyondViewport?: boolean;
}
Capture the screenshot beyond the viewport.
Signature:
interface ScreenshotOptions {
captureBeyondViewport?: boolean;
}