import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AffectedFrame } = Protocol.Audits;
Information about the frame affected by an inspector issue.
Properties
frameId: Page.FrameId
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AffectedFrame } = Protocol.Audits;
Information about the frame affected by an inspector issue.