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

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;