Version history for RoboTask
<<Back to software description
Changes for v6.9 - v7.0
- + New option. Menu Options->Scale. You can change the scale of application
- windows from 100% to 200%
- + New portable utility - Network Command. This is a commandline and GUI utility
- duplicates "Send Command" action.
- + New action - TXT UTF8 converter. It can convert text in both directions.
- + New plugin Sound Volume. New actions:
- + Set Volume Level
- + Get VolumeLevel
- + Set Mute Status
- + Get Mute Status
- + Sound Volume Up
- + Sound Volume Down
- + New action in XML Document plugin: Get Single Node
- + New mouse system variables:
- + MouseLeftBtn - The status of LEFT mouse button
- + MouseMiddleBtn - The status of MIDDLE mouse button
- + MouseRightBtn - The status of RIGHT mouse button
- + MouseX - X-pos of mouse pointer
- + MouseY - Y-pos of mouse pointer
- + New system variable: RandomString. Returns the random string by specified
- length
- + Choice Dialog - new feature. Now you can add item list from some text or
- text file.
- * Increased the security of parameters of RoboTask. Now RoboTask encodes the
- information about internal users and pre-defined connections in system
- registry
- * Improved SFTP open action. Now you can use your private certificate directly
- at login process
- * Improved Find Element by Image action. Now the moving the mouse cursor is the
- optional operation. Now you can use this action to check the element
- existence on the screen.
- * Improved Open Dialog action. Now you can select several files.
- * Reduced the amount of warnings "Try to start the task again" to 1 per minute.
- * Now you can rename the task by pressing F2.
- - Fixed a bug Run CommandLine Utility action. Sometimes it missed the end of
- output stream (last line).
- * Many other small improvements and bug fixes.