New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.Common

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public enum WaitResultType

Fields

C#
ConditionMet = 1
C#
ElementNotFound = 4
C#
ErrorAbort = 3
C#
NotSet = 0
C#
TimedOut = 2