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

584 B

Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > startColumn

Protocol.Debugger.ScriptParsedEvent.startColumn property

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

Signature:

startColumn: integer;