HtmlPushButton Class

Description

HtmlPushButton is the class for a push button in a Web application.

Availability

This functionality is supported only if you are using the Classic Agent.

Inheritance

The HtmlPushButton class is derived from the PushButton class.

Properties

HtmlPushButton inherits all its properties from the AnyWin class, the Control class, and the PushButton class.

Example

All the push buttons in the GMO Web application are of class HtmlPushButton.

Notes

On Microsoft Windows XP running Internet Explorer 6, Silk Test Classic records Html-push-buttons as PushButton.Click, and records clicks on the image as Image.Click().

By default, Silk Test Classic issues API clicks instead of Agent-based clicks for HtmlPushButton with the Click method. See API Click versus Agent Click and the note about calling modal dialogs for more information.

Methods

In addition to the methods HtmlPushButton inherits from the AnyWin class, the Control class, and the PushButton class, it has the following methods: