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

592 B

Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > startLine

Protocol.Debugger.ScriptParsedEvent.startLine property

Line offset of the script within the resource with given URL (for script tags).

Signature:

startLine: integer;