FindsByAttribute How Property WebDriver
Gets or sets the method used to look up the element

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

public How How { get; set; }
See Also