puppeteer/new-docs/puppeteer.protocol.network.setcookiesrequest.md
2020-07-13 14:01:35 +01:00

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.