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

612 B

Home > puppeteer > Protocol > Debugger > ScriptFailedToParseEvent > startColumn

Protocol.Debugger.ScriptFailedToParseEvent.startColumn property

Column offset of the script within the resource with given URL.

Signature:

startColumn: integer;