Release Notes 24.x: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Alkurz (Diskussion | Beiträge) |
Matilk (Diskussion | Beiträge) |
||
Zeile 20: | Zeile 20: | ||
*Fix: Acitivity logs of asynchronous events in background actions are now displayed correctly in the background activity log. |
*Fix: Acitivity logs of asynchronous events in background actions are now displayed correctly in the background activity log. |
||
*Fix: Qt: Drag and drop improved by revising the "Move mouse event" (Windows) |
*Fix: Qt: Drag and drop improved by revising the "Move mouse event" (Windows) |
||
*Fix: Disabling logs of sub-activities (if successful, if not successful, etc.) |
Version vom 28. Mai 2024, 07:12 Uhr
See also: Release Notes 23.x
Release 24.1 (2Q 2024)[Bearbeiten]
- Feature: Static Variables for Python
- Feature: Qt-Testing: Logging with log levels
DEBUG
,INFO
andWARN
(Qt-Logging) - Feature: Qt-Testing: Qt-Connections now use the ConnectionManager like the other Gui test technologies
- Feature: WindowsAutomation: Native Touch, Tap, Drag & Drop support now in the base WindowsAutomation Library
- Feature: Show Log and Timeline view for testplans
- Feature: Search and Goto Line menu functions in the activity log view
- Feature: C-Bridge now supports SSL connections (encryption and authentication using certificates)
- Feature: Settings for execution (thread pool and log activities/pins/info) can now be saved in the test suite settings
- Feature: CSV test report, values for start time, end time and duration added
- Feature: Improved refactoring for compound blocks: "Extract (& Replace) New Compound Action"
- Feature: Enhanced expecco reflection library
- Fix: Current temporary testplan settings (like selected testcases, do-not-execute of pre/post action, etc.) don't get lost anymore when reimporting a library
- Fix: WindowsAutomation: Fix blocking of applications after <Mouse Button Down>
- Fix: asynchronous write to an output pin with no wait() in bridged actions are now detected and reported as error (see Example3 in the NodeJS API Documentation)
- Fix: Bridges: Detect (and ignore) invalid requests from forked background bridge threads
- Fix: Acitivity logs of asynchronous events in background actions are now displayed correctly in the background activity log.
- Fix: Qt: Drag and drop improved by revising the "Move mouse event" (Windows)
- Fix: Disabling logs of sub-activities (if successful, if not successful, etc.)