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

682 B

Home > puppeteer > Protocol > Network > GetCookiesResponse

Protocol.Network.GetCookiesResponse interface

Signature:

export interface GetCookiesResponse 

Properties

Property Type Description
cookies Cookie[] Array of cookie objects.