[Missing <summary> documentation for "N:ArtOfTest.WebAii.ObjectModel"]
| C# | Visual Basic | Visual Basic Usage |
namespace ArtOfTest.WebAii.ObjectModel
Namespace ArtOfTest.WebAii.ObjectModel
Imports ArtOfTest.WebAii.ObjectModel
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| AttributeType |
Type of attributes parsed.
| |
| CookiesManager |
Class representing all cookie operations on the current browser machine.
| |
| Element |
Represents an element in the Document Object Model (DOM) tree.
| |
| ElementGenderType |
The element gender that this element is representing. (i.e. Html or Xaml)
| |
| ElementState |
Possible element states
| |
| ElementType |
The element type of an element within the Dom.
| |
| FindContentType |
Types of identification of type=Content
| |
| FindParam |
A class that defines how a search for an element should be conducted within a document.
| |
| FindParamCollection |
Class to manage a collection of FindParam objects.
| |
| FindParamConstraint |
Offers addition contraints for a FindParam to allow for a more flexible use in HtmlControls
| |
| FindType |
Types of identification supported by the framework.
| |
| iAttribute |
This class represents a markup attribute (foo="bar").
The iAttribute object contains a starting 'i' to distinguish it from System.Attribute.
| |
| InputElementType |
The types of input for an ElementType=Input.
| |
| ParsedElementType |
The type set by the parser when an element is parsed.
| |
| Quote |
Types of quotes parsed.
| |
| TestRegion |
Class representing a TestRegion Object defined in the document as:
<testregion id="foo"> ... </testregion>
or
<!--testregion id="foo"--> ... <!--/testregion>
| |
| TestRegionCollection |
A keyed TestRegion collection.
|
