mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
605 B
605 B
Home > puppeteer > Protocol > Runtime > QueryObjectsRequest > prototypeObjectId
Protocol.Runtime.QueryObjectsRequest.prototypeObjectId property
Identifier of the prototype to return objects for.
Signature:
prototypeObjectId: RemoteObjectId;