ArtOfTest.WebAii.ObjectModel
Type of attributes parsed.
Class representing all cookie operations on the current browser machine.
Represents an element in the Document Object Model (DOM) tree.
Possible element states
The element type of an element within the Dom.
Types of identification of type=Content
Class to manage a collection of FindParam objects.
A class that defines how a search for an element should be conducted within a document.
Class to manage a collection of FindParam objects.
Offers addition contraints for a FindParam to allow for a more flexible use in HtmlControls
Class to extend the legacy FindParam class. Adds the ability to convert any legacy FindParam into a HtmlFindExpression.
Types of identification supported by the framework.
The types of input for an ElementType=Input.
Types of quotes parsed.
Class representing a TestRegion Object defined in the document as:
<testregion id="foo"> ... </testregion>
or
<!--testregion id="foo"--> ... <!--/testregion>
A keyed TestRegion collection.
This class represents a markup attribute (foo="bar"). The iAttribute object contains a starting 'i' to distinguish it from System.Attribute.