FirefoxWebElement ClassWebDriver
Allows the user to control elements on a page in Firefox.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium.Remote RemoteWebElement
    OpenQA.Selenium.Firefox FirefoxWebElement

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

public class FirefoxWebElement : RemoteWebElement
See Also