mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
858 B
858 B
Home > puppeteer > Protocol > Audits > AffectedCookie
Protocol.Audits.AffectedCookie interface
Information about a cookie that is affected by an inspector issue.
Signature:
export interface AffectedCookie
Properties
| Property | Type | Description |
|---|---|---|
| domain | string | |
| name | string | The following three properties uniquely identify a cookie |
| path | string |