TestComplete PushButtonFunctions

Last Updated:

Actions for working with PushButton objects


[How To Read This Reference]
Click
TC
Deprecated For:GenericObject Click
ClickButton
TC
Deprecated For:GenericObject Click

TestComplete PushButtonFunctions::Click (deprecated for: GenericObject Click)
TC

Attempts to perform a standard Click on the PushButton


Fields: [ ]=Optional with Default Value
    Examples:
    • T, WINDOW, PushButton, CLICK
      Performs a standard single-click on the PushButton


    [How To Read This Reference]

    TestComplete PushButtonFunctions::ClickButton (deprecated for: GenericObject Click)
    TC

    Attempts to perform a standard Click on the PushButton


    Fields: [ ]=Optional with Default Value
      Examples:
      • T, WINDOW, PushButton, CLICKBUTTON
        Performs a standard single-click on the PushButton


      [How To Read This Reference]