HtmlForm Class

Description

HtmlForm is the class for an area on a page in a Web application.

Availability

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

Inheritance

The HtmlForm class is derived from the Control class and the AnyWin class.

Methods

HtmlForm inherits all its methods from the AnyWin class and the Control class.

Properties

HtmlForm inherits all its properties from the AnyWin class and the Control class.

Notes

By default HtmlForm is turned off. You can set Silk Test Classic to recognize HtmlForm by editing the domex.ini file in the extend directory and add the following line in the [Options] section:
ShowHtmlForm=TRUE

Note that turning on HtmlForm recognition changes the hierarchy of the objects inside the forms and therefore the performance of record and playback will be affected. You will also need to re-record your include files and update your scripts.