ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts Namespace
NamespacesArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts

[Missing <summary> documentation for "N:ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts"]

Declaration Syntax
C#Visual BasicVisual Basic Usage
namespace ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Namespace ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Imports ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Types
All TypesClassesEnumerations
IconTypeDescription
AssertAttribute
Provides assert service for control attributes

AssertCheck
Assert the checked state for a CheckBox or RadioButton input

AssertContent
Assert the content of an HtmlControl

AssertSelect
Assert methods for an HtmlSelect control

AssertStyle
Assert common htm styles

AssertTable
Provide HtmlTable specific asserts

HtmlStyleBox
CSS2 box formatting (Padding, margin..etc)

HtmlStyleCategory
Style category

HtmlStyleColorAndBackground
CSS2 common color and background styles. (Color, backgroundColor..etc)

HtmlStyleDisplay
CSS2 common block formatting (Width, height...etc)

HtmlStyleFont
CSS2 common font styles. (Family, size..etc)

HtmlStyleList
CSS2 list styles (ListStyleType ...etc)

HtmlStyleText
CSS2 common text formatting (Wordspacing, letterspacing ...etc.)

HtmlStyleType
Style type (Computed vs Inline)

HtmlVisibility
CSS2 element visibility

NumberCompareType
Numerical compare type (Equals, less than..etc)

NumberRangeCompareType
Numerical range compare type (InRange, outsiderange)

StringCompareType
String compare type (Contains, exact ...etc.)