Skip to main content
property Runtime.CallFunctionOnParameterType.executionContextId

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

Type

ExecutionContextId | undefined
Back to top