mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
696 B
696 B
Home > puppeteer > Protocol > LayerTree > SnapshotCommandLogResponse
Protocol.LayerTree.SnapshotCommandLogResponse interface
Signature:
export interface SnapshotCommandLogResponse
Properties
Property | Type | Description |
---|---|---|
commandLog | any[] | The array of canvas function calls. |