mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
609 B
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;