Click or drag to resize

WaitTimeoutException Constructor

Framework to automate tests using Selenium WebDriver
Initializes a new instance of the WaitTimeoutException class.

Namespace: Ocaramba.Exceptions
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 4.2.2
Syntax
C#
public WaitTimeoutException()
Request Example
See Also