mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
714 B
714 B
Home > puppeteer > Protocol > Page > SearchInResourceResponse
Protocol.Page.SearchInResourceResponse interface
Signature:
export interface SearchInResourceResponse
Properties
Property | Type | Description |
---|---|---|
result | Debugger.SearchMatch[] | List of search matches. |