Table of Contents

Class Locator.Css

Namespace
OpenQA.Selenium.BiDi.Modules.BrowsingContext
Assembly
WebDriver.dll
public record Locator.Css : Locator, IEquatable<Locator>, IEquatable<Locator.Css>
Inheritance
Locator.Css
Implements
Inherited Members

Constructors

Css(string)

public Css(string Value)

Parameters

Value string

Properties

Value

public string Value { get; init; }

Property Value

string