14 lines
482 B
Markdown
14 lines
482 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [Cookie](./puppeteer.protocol.network.cookie.md) > [priority](./puppeteer.protocol.network.cookie.priority.md)
|
|
|
|
## Protocol.Network.Cookie.priority property
|
|
|
|
Cookie Priority
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
priority: CookiePriority;
|
|
```
|