HtmlStyleCategory Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Style category

Namespace:  ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public enum HtmlStyleCategory
Members

  Member nameValueDescription
Font0 Style is a font.
ColorAndBackground1 Style is a color.
Text2 Style is a text.
Display3 Style is a display
Box4 Style is a box.
List5 Style is a list.
NotSet6 Infrastructure use only.
See Also

Reference