Class WebLocator

Namespace
ProtoTest.Web
Assembly
ProtoTest.Web.dll

A structured, backend-neutral description of how to find an element.

public abstract record WebLocator : IEquatable<WebLocator>
Inheritance
WebLocator
Implements
Derived
Inherited Members
Extension Methods

Methods

And(WebLocator)

public WebLocator And(WebLocator condition)

Parameters

condition WebLocator

Returns

WebLocator

Describe()

public abstract string Describe()

Returns

string