IWaitTimes Interface

Definition

Contains default wait times for the framework to use.

public interface IWaitTimes
type IWaitTimes = interface
Public Interface IWaitTimes
Derived

Properties

GestureCompletionTimeout

Time for the framework to wait for gestures to complete.

GestureWaitTimeout

Time for the framework to wait for elements when performing gestures.

WaitForTimeout

Time for the framework to wait when using the WaitFor methods.

Applies to