Version 5.0.2 Updates

Updates, new features, improvements, bug fixes, etc
User avatar
YiMeng
Author
Posts: 235
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Version 5.0.2 Updates

Unread post 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.