R21.0318
New Features
NEWÂ Create ebot -Â Build bot files that run independently and are more secure.
- NEWÂ Shows Progress bar when you use "Save to/Load from Supervisor, Save to file, Create eBot".
- NEW Shortcut keys added to STU. You can edit your bot more easily using keyboard shortcuts.
Changes
CHANGEDÂ Bot architecture is changed more secured format.Â
Important Notes
Bots created on the new STU cannot be opened on the old STU.
If you see the message below when running STU, you must first upgrade your STU/PAM to the latest version.
- CHANGEDÂ When the window scale is changed, the text or textbox overlaps so that it is not hidden.
- CHANGEDÂ Changed so that the launcher is also terminated when the STU is terminated.
- CHANGEDÂ Added new WebDriver for Crhome v89 and Edge v89
- CHANGEDÂ When creating a bot with Auto Recording, the text input method is changed from TypeText to Shortcutkey.
Fixed
- FIXEDÂ Fix so that PAM Manager does not terminate PAM Process while downloading bot file
1st patch on Apr 8, 2021 (STUÂ R21.0318.140, PAM R21.0318.30)
FIXEDÂ Fixed an error that occurred when loading a bot without a thumbnail image from the server multiple times
- FIXEDÂ Fixed an issue where when using "TextInput" operation with the Paste option, the next operation could fail. ( Not releasing the control key.by PAM )
- FIXED.Modified to remove the newline character when getting a plug-in result as a String type.(ex: "File Monitor" plug-in)
FIXED.Fixed an error that the array variable with an index can not save the results.Â
Error occurred under the below conditions:HTML Action when using 'js event' property with getText and getAttributeValue options
Java Script when setting "Save script result to variable"
When using the'Read/Write' property as'Read' option in "Excel Basics"
When the data type of result value is specified as a string or a file in Plugins
FIXEDÂ Fixed an error that occurred when trying to run a "On Demand" task when the PAM manager service was turned off.