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

602 B

Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > executionContextId

Protocol.Debugger.ScriptParsedEvent.executionContextId property

Specifies script creation context.

Signature:

executionContextId: Runtime.ExecutionContextId;