IFindsByClassName InterfaceWebDriver
Defines the interface through which the user finds elements by their CSS class.

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

public interface IFindsByClassName
See Also