ClickButton Action (RadioButton Controls)

Applies to TestComplete 12.60, last modified on September 17, 2018

Description

The ClickButton action moves the mouse pointer to the specified button and then simulates a single click.

Declaration

TestObj.ClickButton()

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

This method is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Result Value

None.

Remarks

To determine the state of the radio button before the click, use the wChecked property.

Example

To view an example that demonstrates how to use the ClickButton action, see Selecting a Radio Button.

See Also

Selecting a Radio Button

Highlight search results