puppeteer/new-docs/puppeteer.protocol.audits.affectedcookie.name.md

14 lines
527 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Audits](./puppeteer.protocol.audits.md) &gt; [AffectedCookie](./puppeteer.protocol.audits.affectedcookie.md) &gt; [name](./puppeteer.protocol.audits.affectedcookie.name.md)
## Protocol.Audits.AffectedCookie.name property
The following three properties uniquely identify a cookie
<b>Signature:</b>
```typescript
name: string;
```