Class AttributeWebLocator

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

Constructors

AttributeWebLocator(string, string)

public AttributeWebLocator(string Name, string Value)

Parameters

Name string
Value string

Properties

Name

public string Name { get; init; }

Property Value

string

Value

public string Value { get; init; }

Property Value

string

Methods

Describe()

public override string Describe()

Returns

string