Class SearchMatch
- java.lang.Object
-
- org.openqa.selenium.devtools.network.model.SearchMatch
-
public class SearchMatch extends java.lang.ObjectSearch match for resource
-
-
Constructor Summary
Constructors Constructor Description SearchMatch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetLineContent()java.lang.DoublegetLineNumber()voidsetLineContent(java.lang.String lineContent)voidsetLineNumber(java.lang.Double lineNumber)
-