Class SearchMatch
java.lang.Object
org.openqa.selenium.devtools.v139.debugger.model.SearchMatch
Search match for resource.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionLine with match content.Line number in resource content. 
- 
Constructor Details
- 
SearchMatch
 
 - 
 - 
Method Details
- 
getLineNumber
Line number in resource content. - 
getLineContent
Line with match content. 
 -