puppeteer/new-docs/puppeteer.protocol.emulation.setscriptexecutiondisabledrequest.md
2020-07-13 14:01:35 +01:00

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.