Table of Contents

Class OperaWebElement

Namespace
OpenQA.Selenium.Opera
Assembly
WebDriver.dll

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 OperaDriver

Driver in use

elementId string

Id of the element