mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
746 B
746 B
Home > puppeteer > Protocol > Storage > GetCookiesRequest
Protocol.Storage.GetCookiesRequest interface
Signature:
export interface GetCookiesRequest
Properties
Property | Type | Description |
---|---|---|
browserContextId | Browser.BrowserContextID | Browser context to use when called on the browser endpoint. |