puppeteer/new-docs/puppeteer.snapshotoptions.md
Jack Franklin 0b3d52a70e
feat(new-docs): add TSDoc comments to Accessibility (#5971)
* feat(new-docs): add tsdoc to `Accessibility`
2020-06-05 15:20:11 +01:00

647 B

Home > puppeteer > SnapshotOptions

SnapshotOptions interface

Signature:

export interface SnapshotOptions 

Properties

Property Type Description
interestingOnly boolean Prune unintersting nodes from the tree.
root ElementHandle Prune unintersting nodes from the tree.