New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.ObjectModel

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public enum FindType

Fields

C#
AttributesOnly = 2
C#
Content = 4
C#
Expression = 5
C#
NodeIndexPath = 0
C#
TagIndex = 1
C#
XPath = 3