mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
595 B
595 B
Home > puppeteer > Protocol > DOM > ResolveNodeRequest > executionContextId
Protocol.DOM.ResolveNodeRequest.executionContextId property
Execution context in which to resolve the node.
Signature:
executionContextId?: Runtime.ExecutionContextId;