puppeteer/new-docs/puppeteer.protocol.runtime.compilescriptrequest.persistscript.md
2020-07-13 14:01:35 +01:00

594 B

Home > puppeteer > Protocol > Runtime > CompileScriptRequest > persistScript

Protocol.Runtime.CompileScriptRequest.persistScript property

Specifies whether the compiled script should be persisted.

Signature:

persistScript: boolean;