Release Notes 22.x: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(see also 23.1)
 
(6 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
See also: [[Release Notes 23.x]]<br>
See also: [[Release Notes 21.x]]
See also: [[Release Notes 21.x]]
<br />
<br />
Zeile 4: Zeile 5:
== Release 22.2 ==
== Release 22.2 ==
* Feature: Common GUI Library: Basic support for Selenium, Appium, WindowsAutomation2 and Java connections with this expecco version. Set Connection blocks of the technology specific libraries also set the connection used by the Common UI blocks, see also [[GUI Connection Management/en|GUI Connection Management]].
* Feature: Common GUI Library: Basic support for Selenium, Appium, WindowsAutomation2 and Java connections with this expecco version. Set Connection blocks of the technology specific libraries also set the connection used by the Common UI blocks, see also [[GUI Connection Management/en|GUI Connection Management]].
* Feature: [[Grafical_Elements_in_GUI_Technologies|Screenplays]] can be used with Selenium, Appium, WindowsAutomation2 and Java connections to access otherwise unreachable elements.
* Feature: [[Graphical_Elements_in_GUI_Technologies/en|Screenplays]] can be used with Selenium, Appium, WindowsAutomation2 and Java connections to access otherwise unreachable elements.
* Feature: enhanced XML Inspector to present alternative XPathes
* Feature: enhanced XML Inspector to present alternative XPathes
* Feature: ODBC Library has additional actions to provide query parameters via variable pins
* Feature: ODBC Library has additional actions to provide query parameters via variable pins
Zeile 10: Zeile 11:
* Feature: interceptors. Hook to invoke an action after any executed other action, to prune or filter the activityLog, or to extract and gather other information during a run
* Feature: interceptors. Hook to invoke an action after any executed other action, to prune or filter the activityLog, or to extract and gather other information during a run
* Feature: follow mouse with hotkey: Add and select recently appeared elements in the GUI browser tree
* Feature: follow mouse with hotkey: Add and select recently appeared elements in the GUI browser tree
* Enhancement: new action block in StandardLibrary
* Enhancement: new action blocks in StandardLibrary
* Enhancement: Common GUI Library: New blocks for ''Element Is Present'' with additional text matching; the blocks ''[UI] IsChecked?'', ''[UI] IsEnabled?'', etc. return the uiElement at the if/ifNot pins instead of a Boolean; ''[UI] Click'' waits for the element to be clickable instead of just present; ''[UI] Click if Present'' is now ''[UI] Click if Present and Clickable''
* Fix: GUI: screenshot on error has been refactored to not do a screenshot on "expected" errors ("Is Element Present?")
* Fix: tree menu to clear "skip in trace" flags was missing
* Fix: tree menu to clear "skip in trace" flags was missing
* Fix: severity limit was not 'inherited' in sub-test-plans
* Fix: severity limit was not 'inherited' in sub-test-plans
* Fix: secret passwords are no longer stored in .elf logfiles and no longer shown in tooltips
* Fix: Windows Automation: if an application is busy and does temporarily not respond to COM events (with error System.Runtime.InteropServices.COMException), retry mouse clicks for up to 10 seconds


== Release 22.1 (2Q 2022) ==
== Release 22.1 (2Q 2022) ==

Aktuelle Version vom 22. Juni 2023, 09:37 Uhr

See also: Release Notes 23.x
See also: Release Notes 21.x

Release 22.2[Bearbeiten]

  • Feature: Common GUI Library: Basic support for Selenium, Appium, WindowsAutomation2 and Java connections with this expecco version. Set Connection blocks of the technology specific libraries also set the connection used by the Common UI blocks, see also GUI Connection Management.
  • Feature: Screenplays can be used with Selenium, Appium, WindowsAutomation2 and Java connections to access otherwise unreachable elements.
  • Feature: enhanced XML Inspector to present alternative XPathes
  • Feature: ODBC Library has additional actions to provide query parameters via variable pins
  • Feature: can treat handled exceptions as non-successful in the trace (i.e. shown even when skipInTrace was on)
  • Feature: interceptors. Hook to invoke an action after any executed other action, to prune or filter the activityLog, or to extract and gather other information during a run
  • Feature: follow mouse with hotkey: Add and select recently appeared elements in the GUI browser tree
  • Enhancement: new action blocks in StandardLibrary
  • Enhancement: Common GUI Library: New blocks for Element Is Present with additional text matching; the blocks [UI] IsChecked?, [UI] IsEnabled?, etc. return the uiElement at the if/ifNot pins instead of a Boolean; [UI] Click waits for the element to be clickable instead of just present; [UI] Click if Present is now [UI] Click if Present and Clickable
  • Fix: GUI: screenshot on error has been refactored to not do a screenshot on "expected" errors ("Is Element Present?")
  • Fix: tree menu to clear "skip in trace" flags was missing
  • Fix: severity limit was not 'inherited' in sub-test-plans
  • Fix: secret passwords are no longer stored in .elf logfiles and no longer shown in tooltips
  • Fix: Windows Automation: if an application is busy and does temporarily not respond to COM events (with error System.Runtime.InteropServices.COMException), retry mouse clicks for up to 10 seconds

Release 22.1 (2Q 2022)[Bearbeiten]



Copyright © 2014-2024 eXept Software AG