puppeteer/new-docs/puppeteer.protocol.debugger.searchmatch.md
2020-07-13 14:01:35 +01:00

756 B

Home > puppeteer > Protocol > Debugger > SearchMatch

Protocol.Debugger.SearchMatch interface

Search match for resource.

Signature:

export interface SearchMatch 

Properties

Property Type Description
lineContent string Line with match content.
lineNumber number Line number in resource content.