FindsByAttribute Priority Property WebDriver
Gets or sets a value indicating where this attribute should be evaluated relative to other instances of this attribute decorating the same class member.

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

public int Priority { get; set; }
See Also