[Missing <summary> documentation for "N:ArtOfTest.WebAii.Synchronization"]
| C# | Visual Basic | Visual Basic Usage |
namespace ArtOfTest.WebAii.Synchronization
Namespace ArtOfTest.WebAii.Synchronization
Imports ArtOfTest.WebAii.Synchronization
| All Types | Classes | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| ControlWaitForCondition |
Delegate to use to define custom wait conditions on a control.
| |
| ElementWaitForCondition |
Delegate to use to define custom wait conditions on an element.
| |
| Wait |
Provide wait functionality for an Element object.
| |
| WaitAsync |
Enables asynchronized waiting on custom conditions
| |
| WaitResult |
Represents a wait result.
| |
| WaitResultType |
The different Wait results possible.
| |
| WaitSync |
Waits Synchronously for a condition.
|
