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

589 B

Home > puppeteer > Protocol > Debugger > ScriptFailedToParseEvent > hasSourceURL

Protocol.Debugger.ScriptFailedToParseEvent.hasSourceURL property

True, if this script has sourceURL.

Signature:

hasSourceURL?: boolean;