Back to Puppeteer

ElementScreenshotOptions interface

website/versioned_docs/version-24.40.0/api/puppeteer.elementscreenshotoptions.md

19.2.2525 B
Original Source

ElementScreenshotOptions interface

Signature

typescript
export interface ElementScreenshotOptions extends ScreenshotOptions

Extends: ScreenshotOptions

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th><th>

Default

</th></tr></thead> <tbody><tr><td>

<span id="scrollintoview">scrollIntoView</span>

</td><td>

optional

</td><td>

boolean

</td><td> </td><td>

true

</td></tr> </tbody></table>