mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
681 B
681 B
Home > puppeteer > Protocol > Network > SetCookiesRequest
Protocol.Network.SetCookiesRequest interface
Signature:
export interface SetCookiesRequest
Properties
Property | Type | Description |
---|---|---|
cookies | CookieParam[] | Cookies to be set. |