mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
742 B
742 B
Home > puppeteer > Protocol > Emulation > SetScriptExecutionDisabledRequest
Protocol.Emulation.SetScriptExecutionDisabledRequest interface
Signature:
export interface SetScriptExecutionDisabledRequest
Properties
Property | Type | Description |
---|---|---|
value | boolean | Whether script execution should be disabled in the page. |