WebElementEventArgs PropertiesWebDriver
The WebElementEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyDriver
Gets the WebDriver instance used for the action.
Public propertyElement
Gets the element used for the action.
Back to Top
See Also