Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SnapshopOptions

Index

Properties

Properties

Optional interestingOnly

interestingOnly: boolean

Prune uninteresting nodes from the tree.

default

true

NOTE The Chromium accessibility tree contains nodes that go unused on most platforms and by most screen readers. Puppeteer will discard them as well for an easier to process tree, unless interestingOnly is set to false.