Skip to main content
Version: 19.2.2

SnapshotOptions interface

Signature:

export interface SnapshotOptions

Properties

PropertyModifiersTypeDescriptionDefault
interestingOnly?boolean(Optional) Prune uninteresting nodes from the tree.true
root?ElementHandle<Node>(Optional) Root node to get the accessibility tree forThe root node of the entire page.