686 B
686 B
Home > puppeteer > Protocol > Debugger > EvaluateOnCallFrameRequest > objectGroup
Protocol.Debugger.EvaluateOnCallFrameRequest.objectGroup property
String object group name to put result into (allows rapid releasing resulting object handles using releaseObjectGroup
).
Signature:
objectGroup?: string;