mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
667 B
667 B
Home > puppeteer > Protocol > DOMSnapshot > GetSnapshotRequest > includeUserAgentShadowTree
Protocol.DOMSnapshot.GetSnapshotRequest.includeUserAgentShadowTree property
Whether to include UA shadow tree in the snapshot (default false).
Signature:
includeUserAgentShadowTree?: boolean;