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

632 B

Home > puppeteer > Protocol > Network > SetCookieResponse

Protocol.Network.SetCookieResponse interface

Signature:

export interface SetCookieResponse 

Properties

Property Type Description
success boolean True if successfully set cookie.