mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
735 B
735 B
Home > puppeteer > Protocol > Emulation > SetDocumentCookieDisabledRequest
Protocol.Emulation.SetDocumentCookieDisabledRequest interface
Signature:
export interface SetDocumentCookieDisabledRequest
Properties
Property | Type | Description |
---|---|---|
disabled | boolean | Whether document.coookie API should be disabled. |