FindElementEventArgs FindMethod Property WebDriver
Gets the By object containing the method used to find elements.

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

public By FindMethod { get; }
See Also