Class OperaWebElement
Provides a mechanism to get elements off the page for test
public class OperaWebElement : RemoteWebElement, IWebElement, ISearchContext, IFindsByLinkText, IFindsById, IFindsByName, IFindsByTagName, IFindsByClassName, IFindsByXPath, IFindsByPartialLinkText, IFindsByCssSelector, IWrapsDriver, ILocatable, ITakesScreenshot
- Inheritance
-
OperaWebElement
- Implements
- Inherited Members
Constructors
OperaWebElement(OperaDriver, string)
Initializes a new instance of the OperaWebElement class
public OperaWebElement(OperaDriver parent, string elementId)
Parameters
parent
OperaDriverDriver in use
elementId
stringId of the element