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

Information about a cookie that is affected by an inspector issue.

Properties

name: string

The following three properties uniquely identify a cookie

path: string
domain: string