Interface | Description |
---|---|
WaitForConditionTimer.ITimerCallback |
Holds the method that is called to check the condition associated with a
WaitForConditionTimer . |
Class | Description |
---|---|
WaitForConditionTimer |
Provides a way to block until the element at a given locator meets a given
condition held by an
WaitForConditionTimer.ITimerCallback . |
Exception | Description |
---|---|
WidgetTimeoutException |
Thrown to indicate that a
Widget operation has timed out. |
Copyright © 2018. All rights reserved.