Release Notes 22.x

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen

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