664 B
664 B
Home > puppeteer > Protocol > DOMSnapshot > CaptureSnapshotRequest > includeDOMRects
Protocol.DOMSnapshot.CaptureSnapshotRequest.includeDOMRects property
Whether to include DOM rectangles (offsetRects, clientRects, scrollRects) into the snapshot
Signature:
includeDOMRects?: boolean;