import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { QuerySelectorAllResponse } = Protocol.DOM;
Properties
nodeIds: NodeId[]
Query selector result.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { QuerySelectorAllResponse } = Protocol.DOM;
Query selector result.