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

873 B

Home > puppeteer > Protocol > Runtime > CompileScriptResponse

Protocol.Runtime.CompileScriptResponse interface

Signature:

export interface CompileScriptResponse 

Properties

Property Type Description
exceptionDetails ExceptionDetails Exception details.
scriptId ScriptId Id of the script.