The WebDriverExceptionEventArgs type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Driver |
Gets the WebDriver instance .
|
![]() | ThrownException |
Gets the exception thrown by the driver.
|
See Also