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

538 B

Home > puppeteer > Protocol > Runtime > ExceptionDetails > scriptId

Protocol.Runtime.ExceptionDetails.scriptId property

Script ID of the exception location.

Signature:

scriptId?: ScriptId;