ErrorResponse PropertiesWebDriver
The ErrorResponse type exposes the following members.
Properties

  NameDescription
Public propertyClassName
Gets or sets the class name that threw the error
Public propertyMessage
Gets or sets the message from the response
Public propertyScreenshot
Gets or sets the screenshot of the error
Public propertyStackTrace
Gets or sets the stack trace of the error
Back to Top
See Also