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