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