The WebDriverWait type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | IgnoreExceptionTypes |
Configures this instance to ignore specific types of exceptions while waiting for a condition.
Any exceptions not whitelisted will be allowed to propagate, terminating the wait.
(Inherited from DefaultWait T .) |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ThrowTimeoutException |
Throws a WebDriverTimeoutException with the given message.
(Inherited from DefaultWait T .) |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | Until TResult |
Repeatedly applies this instance's input value to the given function until one of the following
occurs:
(Inherited from DefaultWait T .)
|
See Also