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