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

621 B

Home > puppeteer > Protocol > Runtime > ConsoleAPICalledEvent > executionContextId

Protocol.Runtime.ConsoleAPICalledEvent.executionContextId property

Identifier of the context where the call was made.

Signature:

executionContextId: ExecutionContextId;