Skip to content

Releases: rcktrncn/taskt

taskt uob v3.5.1.96

26 May 08:22
Compare
Choose a tag to compare
taskt uob v3.5.1.96 Pre-release
Pre-release

Change inner parameter names in JSON commands.
Update Chrome/Edge driver (v125).
Change value type check process.

Loop count is now assigned to variable {Loop.CurrentIndex} in the Loop Continuous command.
Loop List command change to Loop Complex Data Types command.

Files saved with version 3.5.1.96 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.95

18 May 03:53
Compare
Choose a tag to compare

Enter Keys command support Clipboard paste.
Display Numbers in Command Editor Form. This can be hidden in the settings.
numbers

Files saved with version 3.5.1.93 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.94

12 May 09:40
Compare
Choose a tag to compare
taskt uob v3.5.1.94 Pre-release
Pre-release

Change inner process in List commands.
Change inner processing of instructions to store List-type data in User Variables.

Files saved with version 3.5.1.93 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.93

06 May 07:26
Compare
Choose a tag to compare
taskt uob v3.5.1.93 Pre-release
Pre-release

Fixed a bug that Create DataTable commands did not work.
Get List Count commands no longer support JSON format data.
Change inner process in List commands.

Files saved with version 3.5.1.93 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.92

05 May 07:47
Compare
Choose a tag to compare
taskt uob v3.5.1.92 Pre-release
Pre-release

Update ChromeDriver (v124).
Change inner process in DataTable, Dictionary, and List commands.
Change inner parameter name in Replace DataTable Value, Replace Dictionary, Replace List command.
Chang inner processing of Commands to store DataTable, Dictionary, and List data types in variables.

Files saved with version 3.5.1.92 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.91

27 Apr 07:27
Compare
Choose a tag to compare
taskt uob v3.5.1.91 Pre-release
Pre-release

Fixed parameters were not saved correctly in Show User Input Dialog command.
Fixed inability to insert Comments from the right-click menu.

Clear WebElement changed to Clear Text in WebElement Action command.

Added a Setting Item to prevent the mouse wheel from changing items when the drop-down list in the Command Editor does not have the focus.

Change inner parameter names in DataTable, Dictionary, and List commands.

Files saved with version 3.5.1.91 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.90

21 Apr 02:01
Compare
Choose a tag to compare
taskt uob v3.5.1.90 Pre-release
Pre-release

Fixed parameters were not saved correctly in WebElement Action command.
Fixed UIElement commands could not search for UIElements when variables were specified.

A message now appears at the bottom of the Script Editor form when a Script is stopped.

Change inner process in Dictionary commands.
Corrected incorrect notation of geckodriver.

Update Edge driver (v124).
Update geckodriver.

Files saved with version 3.5.1.89 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.89

30 Mar 11:18
Compare
Choose a tag to compare
taskt uob v3.5.1.89 Pre-release
Pre-release

Fixed Search UIElement And Window command not saving input.
Change inner attribute names in List commands.

Files saved with version 3.5.1.89 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.88

25 Mar 13:32
Compare
Choose a tag to compare
taskt uob v3.5.1.88 Pre-release
Pre-release

Comment and Sequence commands moved to Script commands group.
Fixed a bug that caused JSONPath Helper to crash when parsing multidimensional array JSON.

When an error occurs while using the Try command, the contents of the stack trace and error message can be assigned to system variables such as {Error.Message}.
Accordingly, system variables such as {Catch.ErrorMessage}, which were private, are no longer available.

Change inner parameter name in Dictionary, DataTable commands.
Change inner folder path process.
Assigned a new CommandID attribute value when copying commands or importing scripts.

Add new parameter in Enter Keys, Send Advanced Keystrokes command. This parameter determines whether the window will be activated if Window.CurrentWindowName is specified in the window name.
A few minor modifications to the position of the controls on the Multi Enter Keys form.

Update Edge/Chrome drivers (v123).

Files saved with version 3.5.1.88 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".

taskt uob v3.5.1.87

23 Mar 04:38
Compare
Choose a tag to compare
taskt uob v3.5.1.87 Pre-release
Pre-release

Converted Keywords to System Variables even if they are not Intermediate Language Script.
Change inner parameter names in Dictionary commands.
Change ChromeDriver url.

taskt-updater to start taskt uob after the update is finished. (under test)

Files saved with version 3.5.1.87 or later may not run correctly with older versions.
Keywords such as Current Window will eventually be discontinued. From now on, please use system variables such as Window.CurrentWindowName.
If you want to update from version 3.5.1.59 or older to this version, please delete the Samples folder before overwrite files.
If new variable parser works wrong, please uncheck "Use New Parser".