puppeteer/new-docs/puppeteer.snapshotoptions.interestingonly.md

425 B

Home > puppeteer > SnapshotOptions > interestingOnly

SnapshotOptions.interestingOnly property

Prune uninteresting nodes from the tree.

Signature:

interestingOnly?: boolean;