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

571 B

Home > puppeteer > Protocol > Debugger > BreakLocation > scriptId

Protocol.Debugger.BreakLocation.scriptId property

Script identifier as reported in the Debugger.scriptParsed.

Signature:

scriptId: Runtime.ScriptId;