mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
675 B
675 B
Home > puppeteer > Protocol > Page > GetCookiesResponse
Protocol.Page.GetCookiesResponse interface
Signature:
export interface GetCookiesResponse
Properties
Property | Type | Description |
---|---|---|
cookies | Network.Cookie[] | Array of cookie objects. |