mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
687 B
687 B
Home > puppeteer > Protocol > Runtime > QueryObjectsResponse
Protocol.Runtime.QueryObjectsResponse interface
Signature:
export interface QueryObjectsResponse
Properties
Property | Type | Description |
---|---|---|
objects | RemoteObject | Array with objects. |