New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.Exceptions.ErrorData

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public class FindError

Inheritance: objectFindError

Properties

C#
public IFindExpression ExpressionUsed { get; }
C#
public bool IsChained { get; }
C#
public FindParam ParameterUsed { get; }
C#
public Element Reference { get; }
C#
public string SearchLog { get; }

Methods

C#
public override string ToString()
Returns:

string

Overrides: object.ToString()