mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
790 B
790 B
Home > puppeteer > Protocol > DOM > PerformSearchResponse
Protocol.DOM.PerformSearchResponse interface
Signature:
export interface PerformSearchResponse
Properties
Property | Type | Description |
---|---|---|
resultCount | integer | Number of search results. |
searchId | string | Unique search session identifier. |