Table of Contents

Class Locator.XPath

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

Constructors

XPath(string)

public XPath(string Value)

Parameters

Value string

Properties

Value

public string Value { get; init; }

Property Value

string