WebDriverExceptionEventArgs PropertiesWebDriver
The WebDriverExceptionEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyDriver
Gets the WebDriver instance .
Public propertyThrownException
Gets the exception thrown by the driver.
Back to Top
See Also