Table of Contents

Class CssLocator

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

Constructors

CssLocator(string)

public CssLocator(string Value)

Parameters

Value string

Properties

Value

public string Value { get; init; }

Property Value

string