import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetDocumentRequest } = Protocol.DOM;
Properties
optional
depth: integerThe maximum depth at which children should be retrieved, defaults to 1. Use -1 for the entire subtree or provide an integer larger than 0.