Skip to main content
Latest
interface SnapshotOptions
import { type SnapshotOptions } from "https://deno.land/x/frugal@0.9.6/dep/puppeteer/mod.ts";

Properties

optional
interestingOnly: boolean

Prune uninteresting nodes from the tree.

optional
root: ElementHandle<any>

Root node to get the accessibility tree for