Table of Contents

Class SearchMatch

Namespace
OpenQA.Selenium.DevTools.V132.Debugger
Assembly
WebDriver.dll

SearchMatch

public sealed class SearchMatch
Inheritance
SearchMatch
Inherited Members

Properties

LineContent

lineContent

[JsonPropertyName("lineContent")]
public string LineContent { get; set; }

Property Value

string

LineNumber

lineNumber

[JsonPropertyName("lineNumber")]
public double LineNumber { get; set; }

Property Value

double