puppeteer/new-docs/puppeteer.protocol.layertree.snapshotcommandlogresponse.md

19 lines
696 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [LayerTree](./puppeteer.protocol.layertree.md) &gt; [SnapshotCommandLogResponse](./puppeteer.protocol.layertree.snapshotcommandlogresponse.md)
## Protocol.LayerTree.SnapshotCommandLogResponse interface
<b>Signature:</b>
```typescript
export interface SnapshotCommandLogResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [commandLog](./puppeteer.protocol.layertree.snapshotcommandlogresponse.commandlog.md) | any\[\] | The array of canvas function calls. |