- New Feature:
- 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.