IFindsByPartialLinkText InterfaceWebDriver
Defines the interface through which the user finds elements by a partial match on their link text.

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

public interface IFindsByPartialLinkText
See Also