Classes
Defines default
HtmlElement locator which is used whenever specific element type added to page object without FindsByAttribute.
More...
Models HTML input with checkbox or radio button type
More...
Models HTML select, input or text area elements
More...
Models HTML DOM element providing access to common attributes and properties
More...
Models iframe DOM element and provides and exposes it's attributes as properties.
More...
Models image DOM element and provides most commonly used image attributes.
More...
Models HTML input element of any type and exposes it's attributes as properties
More...
Models label DOM element and exposes it's specific attributes as properties
More...
Models HTML link element and exposes it's attributes as properties
More...
Models a wed page loaded in browser and exposes some useful methods and properties
More...
Models HTML select element and provides access to it's options
More...
Models options within HTML select element
More...
Models table DOM element and provides access to individual rows and columns.
More...
Models text area control and exposes it's attributes
More...
Web element which is wrapping some IWebDriver instance and IWebElement instance and can execute JavaScript.
More...