import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetSnapshotRequest } = Protocol.DOMSnapshot;
Properties
Whether or not to retrieve details of DOM listeners (default false).
Whether to determine and include the paint order index of LayoutTreeNodes (default false).