Description
HtmlCheckBox is the class for an HTML check box in a Web application.
Inheritance
The
HtmlCheckBox class is derived from the
CheckBox class.
Availability
This functionality is supported only if you are using the Classic Agent.
Properties
HtmlCheckBox inherits all its properties from the
AnyWin class, the
Control class, and the
CheckBox class.
Example
The check box on the
Billing Information page of the GMO Web application that you click to copy shipping information is of class
HtmlCheckBox.
Notes
By default,
Silk Test Classic issues API clicks instead of Agent-based clicks for
HtmlCheckBox with the
Click,
Check,
UnCheck,
SetState, and
Toggle methods. See
API click versus Agent Click for more information.
Methods
In addition to the methods it inherits from the
AnyWin class, the
Control class, and the
CheckBox class,
HtmlCheckBox has the following methods: