Home > puppeteer > Protocol > Runtime > CallFunctionOnRequest > objectId
Identifier of the object to call function on. Either objectId or executionContextId should be specified.
Signature:
objectId?: RemoteObjectId;