The WebElementEventArgs type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Driver |
Gets the WebDriver instance used for the action.
|
![]() | Element |
Gets the element used for the action.
|
See Also