Skip to main content
Version: 20.9.0

SnapshotOptions interface

Signature:

export interface SnapshotOptions

Properties

PropertyModifiersTypeDescriptionDefault
interestingOnlyoptionalbooleanPrune uninteresting nodes from the tree.true
rootoptionalElementHandle<Node>Root node to get the accessibility tree forThe root node of the entire page.