[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [CaptureSnapshotRequest](./puppeteer.protocol.page.capturesnapshotrequest.md) ## Protocol.Page.CaptureSnapshotRequest interface Signature: ```typescript export interface CaptureSnapshotRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [format](./puppeteer.protocol.page.capturesnapshotrequest.format.md) | ('mhtml') | Format (defaults to mhtml). |