puppeteer/website/versioned_docs/version-9.1.1/puppeteer.snapshotoptions.md
2021-08-10 11:09:48 +01:00

670 B

Home > puppeteer > SnapshotOptions

SnapshotOptions interface

Signature:

export interface SnapshotOptions 

Properties

Property Type Description
interestingOnly? boolean (Optional) Prune uninteresting nodes from the tree.
root? ElementHandle (Optional) Root node to get the accessibility tree for