FindElementEventArgs Element Property WebDriver
Gets the parent element used as the context for the search.

Namespace: OpenQA.Selenium.Support.Events
Assembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public IWebElement Element { get; }
See Also