puppeteer/new-docs/puppeteer.protocol.audits.affectedcookie.md
2020-07-13 14:01:35 +01:00

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