IWaitTimes Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |