com.hp.lft.sdk.uiapro

Interface InvokePattern

Supported in UFT Developer version 24.2 and later

UIA Pro is supported as a technical preview.



  • public interface InvokePattern
    The method used to activate a control and initiate its single action.
    • Method Summary

      Modifier and TypeMethod and Description
      voidinvoke()
      Represents a control that provides fundamental window-based functionality within a traditional graphical user interface (GUI)
    • Method Detail

      • invoke

        void invoke()
             throws GeneralLeanFtException
        Represents a control that provides fundamental window-based functionality within a traditional graphical user interface (GUI)
        Throws:
        GeneralLeanFtException - if error occurs during execution.