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