Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface SnapshotOptions
import { type SnapshotOptions } from "https://deno.land/x/pptr@1.2.0/src/Accessibility.ts";

Properties

optional
interestingOnly: boolean

Prune uninteresting nodes from the tree.

optional
root: ElementHandle

Root node to get the accessibility tree for