RemoteWebElement ClassWebDriver
RemoteWebElement allows you to have access to specific items that are found on the page
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium.Remote RemoteWebElement
    OpenQA.Selenium.Chrome ChromeWebElement
    OpenQA.Selenium.Firefox FirefoxWebElement
    OpenQA.Selenium.IE InternetExplorerWebElement
    OpenQA.Selenium.PhantomJS PhantomJSWebElement

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

See Also