[Home](./index.md) > [puppeteer](./puppeteer.md) > [SnapshotOptions](./puppeteer.snapshotoptions.md) > [interestingOnly](./puppeteer.snapshotoptions.interestingonly.md) ## SnapshotOptions.interestingOnly property Prune unintersting nodes from the tree. Signature: ```typescript interestingOnly?: boolean; ```