Published versions and upcoming versions of Agilitest

This changelog presents you with the list of latest developments, additions and bug fixes in Agilitest.

Upcoming version :

Version :
2.9.5
Expected publication date:  
11/5/2025
Expected publication date is not known 
  • Added :
  • Changed :
  • Evolution :
    • Drag&drop parameter and data files in a callscript action
    • Accessible performances with HAR files
      • HAR files have all network requests generated during the test
    • Switch to first window in case of unmanaged closed window
    • Switch of all types of subscript parameters using a drag&drop action
    • Graphic evolution for the elements tree management
  • Fixed :
    • Empty property "value" in input field (modified)
    • Pipe character in property "value" (modified)
    • Property "value" clears out input field
    • Capture big image from the capture window
    • Favorites view
    • Desktop capture and file explorer

Changelog :

Version :
2.8.9
Publication date:  
23/2/2025
  • Added :
    • "New window" action to add a window or a tab
    • "Load windows" button to display the available windows
      • Those windows, or tabs, can be loaded as an index, a name or an URL
    • Transform a name or an URL of a Switch window action as a regular expression
  • Changed :
  • Evolution :
  • Fixed :
    • Script's renaming
    • Optimized report loading
Version :
2.8.8
Publication date:  
12/1/2025
  • Added :
    • Agilitest entreprise : lock scripts
      • Agilitest Enterprise allows you to connect to a server with multiple users in an Agilitest project
    • Use of property files from the editor of from a Java execution
    • Use of an environment variable as a recovery key in a property file
      • You can enter a $env instead of a property file key to retreive its value
    • Use of an environment variable as a recovery key for a password
    • Add a condition to an action (except commentaries)
    • Switch tab or windows with a name or an URL
    • Package froject in a .jar
    • No suite execution
      • Copy the command line of a script to execute out of Agilitest ans its Playlist parameters
  • Changed :
  • Evolution :
  • Fixed :
Version :
2.8.7
Publication date:  
5/1/2025
  • Added :
  • Changed :
  • Evolution :
  • Fixed :
    • Assert on element's property crash the editor
    • List of captured elements' parent not fully visible when the list is long
Version :
2.8.6
Publication date:  
22/12/2024
  • Added :
  • Changed :
  • Evolution :
  • Fixed :
    • Project explorer click on folder triggers move
    • Some javascript evaluation variable can make project loading error
Version :
2.8.5
Publication date:  
24/11/2024
  • Added :
    • Call Javascript subscript
    • Call Python subscript
    • Use of Javascript code in click actions
    • Subscript call with data splitted in table
    • Generate a HTML report
    • Package ATS project
    • Subscript call with a "parameter" element which can factorize the subscript
    • Add Python evaluation variable transformation
    • Load all HTML attributes in 'property' and 'assert property' action viewer
    • Load javascript functions in 'scripting' action viewer
    • Use current playlist date order when loading ats script in editor
    • Clean atsv in ATSLauncher command line
  • Changed :
  • Evolution :
    • When drop captured element inside IFRAME, the "use javascript" option is activated for mouse click action
    • Make Javascript variable transformation evaluation faster
    • Make Mathematical variable transformation evaluation faster
    • ATSV file is no more generated by default and must be defined in ATSLauncher command line
    • Maven install command will create ats project jar with dependencies on system drivers
  • Fixed :