mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
645 B
645 B
Home > puppeteer > Protocol > DOMSnapshot > CaptureSnapshotRequest > includePaintOrder
Protocol.DOMSnapshot.CaptureSnapshotRequest.includePaintOrder property
Whether to include layout object paint orders into the snapshot.
Signature:
includePaintOrder?: boolean;