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

12 lines
474 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; [domain](./puppeteer.protocol.audits.affectedcookie.domain.md)
## Protocol.Audits.AffectedCookie.domain property
<b>Signature:</b>
```typescript
domain: string;
```