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. |