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