Class ChromeWebElement
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
ChromeDriverDriver in use
elementId
stringId of the element