ChromeWebElement ClassWebDriver
Provides a mechanism to get elements off the page for test
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium.Remote RemoteWebElement
    OpenQA.Selenium.Chrome ChromeWebElement

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

public class ChromeWebElement : RemoteWebElement
See Also