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

551 B

Home > puppeteer > Protocol > Debugger > Location > scriptId

Protocol.Debugger.Location.scriptId property

Script identifier as reported in the Debugger.scriptParsed.

Signature:

scriptId: Runtime.ScriptId;