mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
894 B
894 B
Home > puppeteer > Protocol > Runtime > QueryObjectsRequest
Protocol.Runtime.QueryObjectsRequest interface
Signature:
export interface QueryObjectsRequest
Properties
Property | Type | Description |
---|---|---|
objectGroup | string | Symbolic group name that can be used to release the results. |
prototypeObjectId | RemoteObjectId | Identifier of the prototype to return objects for. |