Skip to main content

executionContextId

property Runtime.CallFunctionOnParameterType.executionContextId

Specifies execution context which global object will be used to call function on. Either executionContextId or objectId should be specified.

ExecutionContextId | undefined
Back to top