import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { GetContentQuadsRequest } = Protocol.DOM;
Properties
optional
nodeId: NodeIdIdentifier of the node.
optional
backendNodeId: BackendNodeIdIdentifier of the backend node.
optional
objectId: Runtime.RemoteObjectIdJavaScript object id of the node wrapper.