Page 1 of 1

Version 5.0.2 Updates

Posted: Thu Dec 23, 2021 10:43 pm
by YiMeng
    Updated: 12/28/2021

    • Improvements:
      • Fixed bugs related to setting focus to a window.
      • Focus Window feature now also works for windows that are minimized
    • New Keywords:
      • "setWin" that hides the matched form title text window from screen and taskbar.
      • "hideWin" that hides the matched form title text window from screen and taskbar.
      • "minWin" that minimizes the matched form title text window to the taskbar.
      • "closeWin" that closes a matched form title text window.
      • "sendStr" sends keys from a given string to be typed into the targeted window/application.
      • "sendKeys" sends keys from a given key-names to be typed into the targeted window/application.
    • Bug fixes:
      • Macro recordings recorded without specifying Focus Program will no longer use "null" as default value.
      • focusProgram will wait for to find a match window before continuing.