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

609 B

Home > puppeteer > Protocol > Runtime > BindingCalledEvent > executionContextId

Protocol.Runtime.BindingCalledEvent.executionContextId property

Identifier of the context where the call was made.

Signature:

executionContextId: ExecutionContextId;