Extremely Popular
Go to Latest
interface puppeteer.Audits.GenericIssueDetails
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { GenericIssueDetails } = puppeteer.Audits;

Depending on the concrete errorType, different properties are set.

Properties

Issues with the same errorType are aggregated in the frontend.

optional
frameId: Page.FrameId