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

622 B

Home > puppeteer > Protocol > Emulation > SetScriptExecutionDisabledRequest > value

Protocol.Emulation.SetScriptExecutionDisabledRequest.value property

Whether script execution should be disabled in the page.

Signature:

value: boolean;