Skip to main content
property Runtime.CallFunctionOnParameterType.objectId

Identifier of the object to call function on. Either objectId or executionContextId should be specified.

Type

RemoteObjectId | undefined
Back to top