import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SearchInResourceRequest } = Protocol.Page;
Properties
frameId: FrameId
Frame id for resource to search in.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SearchInResourceRequest } = Protocol.Page;
Frame id for resource to search in.