Version 5.0.3 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.3 Updates

Unread post by YiMeng »

    Updated: 1/4/2022
    • New Keywords:
      • "WEBFORM" Define the URL with the web form to automate.
      • "WEBTEXT" Identify the target web field by xpath then edit the content for the field.
      • "WEBELEM" Identify the target web element by xpath then trigger its click event.
      • "WEBCLOSE" Closes the automating browser.
    • Bug fix:
      • Fixed a bug where exported batch file automation hangs due to focusWin.
      • Fixed a bug where SETVARI variable may include a newline character.