Page 1 of 1

Version 5.0.3 Updates

Posted: Sun Jan 02, 2022 9:45 pm
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.