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. |