Table of Contents

Class XPathLocator

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

Constructors

XPathLocator(string)

public XPathLocator(string Value)

Parameters

Value string

Properties

Value

public string Value { get; init; }

Property Value

string