puppeteer/new-docs/puppeteer.protocol.domsnapshot.getsnapshotrequest.includeuseragentshadowtree.md
2020-07-13 14:01:35 +01:00

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;