Release Notes 24.x: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Matilk (Diskussion | Beiträge) |
Matilk (Diskussion | Beiträge) |
||
Zeile 7: | Zeile 7: | ||
*Feature: Qt-Testing: Logging with log levels <code>DEBUG</code>, <code>INFO</code> and <code>WARN</code> |
*Feature: Qt-Testing: Logging with log levels <code>DEBUG</code>, <code>INFO</code> and <code>WARN</code> |
||
*Feature: WindowsAutomation: Native Touch, Tap, Drag & Drop support now in the base WindowsAutomation Library |
*Feature: WindowsAutomation: Native Touch, Tap, Drag & Drop support now in the base WindowsAutomation Library |
||
*Feature: Log and timeline view also for the root testplan |
|||
*Enhancement: Current temporary testplan settings (like selected testcases, do-not-execute of pre/post action, etc.) don't get lost anymore when reimporting a library |
*Enhancement: Current temporary testplan settings (like selected testcases, do-not-execute of pre/post action, etc.) don't get lost anymore when reimporting a library |
||
*Bug Fix: WindowsAutomation: Fix blocking after <Mouse Button Down> |
*Bug Fix: WindowsAutomation: Fix blocking after <Mouse Button Down> |
Version vom 6. Mai 2024, 13:32 Uhr
See also: Release Notes 23.x
Release 24.1 (2Q 2024)[Bearbeiten]
- Feature: Static Variables for Python
- Bug 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)
- Feature: Qt-Testing: Logging with log levels
DEBUG
,INFO
andWARN
- Feature: WindowsAutomation: Native Touch, Tap, Drag & Drop support now in the base WindowsAutomation Library
- Feature: Log and timeline view also for the root testplan
- Enhancement: Current temporary testplan settings (like selected testcases, do-not-execute of pre/post action, etc.) don't get lost anymore when reimporting a library
- Bug Fix: WindowsAutomation: Fix blocking after <Mouse Button Down>