Table of Contents

Class ChromeWebElement

Namespace
OpenQA.Selenium.Chrome
Assembly
WebDriver.dll

Provides a mechanism to get elements off the page for test

public class ChromeWebElement : RemoteWebElement, IWebElement, ISearchContext, IFindsByLinkText, IFindsById, IFindsByName, IFindsByTagName, IFindsByClassName, IFindsByXPath, IFindsByPartialLinkText, IFindsByCssSelector, IWrapsDriver, ILocatable, ITakesScreenshot
Inheritance
ChromeWebElement
Implements
Inherited Members

Constructors

ChromeWebElement(ChromeDriver, string)

Initializes a new instance of the ChromeWebElement class

public ChromeWebElement(ChromeDriver parent, string elementId)

Parameters

parent ChromeDriver

Driver in use

elementId string

Id of the element