Table of Contents

Class SelectorList

Namespace
OpenQA.Selenium.DevTools.V85.CSS
Assembly
WebDriver.dll

SelectorList

public sealed class SelectorList
Inheritance
SelectorList
Inherited Members

Properties

Selectors

selectors

[JsonPropertyName("selectors")]
public Value[] Selectors { get; set; }

Property Value

Value[]

Text

text

[JsonPropertyName("text")]
public string Text { get; set; }

Property Value

string