689 B
689 B
Home > puppeteer > Protocol > Runtime > CallFunctionOnRequest > objectGroup
Protocol.Runtime.CallFunctionOnRequest.objectGroup property
Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object.
Signature:
objectGroup?: string;