Click or drag to resize

WaitHelperWait Method

Framework to automate tests using Selenium WebDriver
Overload List
 NameDescription
Public methodStatic memberCode exampleWait(FuncBoolean, TimeSpan, String) Wait for a condition with given timeout.
Public methodStatic memberCode exampleWait(FuncBoolean, TimeSpan, TimeSpan) Wait for a condition with given timeout and timeInterval.
Public methodStatic memberCode exampleWait(FuncBoolean, TimeSpan, TimeSpan, String) Wait for a condition with given timeout and timeInterval.
Top
See Also