Close Action (Web Controls)

Applies to TestComplete 14.30, last modified on November 21, 2019

Description

Closes the panel or the message.

Declaration

TestObj.Close()

TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section
Result None

Applies To

The method is applied to the following objects:

View Mode

To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Result Value

None.

Remarks

If the panel or message cannot be closed, the method fails and posts an error message to the test log.

The script recorder recognizes mouse clicks on the “x” buttons within the panel's header and records the Close command.

See Also

Collapse Action (Specific to Ext JS Panel Controls)
Expand Action (Specific to Ext JS Panel Controls)
wExpanded Property (Specific to Ext JS Panel Controls)

Highlight search results