puppeteer/new-docs/puppeteer.protocol.runtime.queryobjectsrequest.md
2020-07-13 14:01:35 +01:00

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.