Class CssWebLocator

Namespace
ProtoTest.Web
Assembly
ProtoTest.Web.dll
public sealed record CssWebLocator : WebLocator, IEquatable<WebLocator>, IEquatable<CssWebLocator>
Inheritance
CssWebLocator
Implements
Inherited Members
Extension Methods

Constructors

CssWebLocator(string)

public CssWebLocator(string Selector)

Parameters

Selector string

Properties

Selector

public string Selector { get; init; }

Property Value

string

Methods

Describe()

public override string Describe()

Returns

string