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

690 B

Home > puppeteer > Protocol > Storage > GetCookiesResponse

Protocol.Storage.GetCookiesResponse interface

Signature:

export interface GetCookiesResponse 

Properties

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