Table of Contents

Class EdgeWebElement

Namespace
OpenQA.Selenium.Edge
Assembly
WebDriver.dll

Provides a mechanism to get elements off the page for test

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

Constructors

EdgeWebElement(EdgeDriver, string)

Initializes a new instance of the EdgeWebElement class

public EdgeWebElement(EdgeDriver parent, string elementId)

Parameters

parent EdgeDriver

Driver in use

elementId string

Id of the element