mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
630 B
630 B
Home > puppeteer > Protocol > Debugger > ScriptFailedToParseEvent > executionContextId
Protocol.Debugger.ScriptFailedToParseEvent.executionContextId property
Specifies script creation context.
Signature:
executionContextId: Runtime.ExecutionContextId;