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

412 B

Home > puppeteer > SnapshotOptions > interestingOnly

SnapshotOptions.interestingOnly property

Prune uninteresting nodes from the tree.

Signature:

interestingOnly?: boolean;