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.8
Expected publication date:  
18/8/2025
Expected publication date is not known 
  • Added :
    • More launching functionnalities Selenium Grid
      • https://gitlab.com/actiontestscript/ats-core#selenium-grid
    • New action file upload
    • Drag and drop of an ATS script into Slack or Notepad++
  • Changed :
  • Evolution :
    • ATSV HTML5 file is not generated by default with the ATSLauncher anymore
      • Animated reports set false by default for each execution type
    • Execution duration can be hidden in the reports
    • Concatenation in reports
      • This concatenate multiple runtime metadata files generating single xml and html reports with information from all selected runtime files.
      • https://gitlab.com/actiontestscript/ats-core#report-concatenation
    • New HMI for separators in conditions
    • Project properties can now build Docker image
    • Possibility to move scripts and data files in the explorer
  • Fixed :
    • Evolution of the capture source code to avoid blockages
    • Search ats scripts by date of creation
    • Conditions : Use of quotes and double quotes clarified
    • Multi-try to windows list for switch and close web windows

Changelog :

Version :
2.9.3
Publication date:  
30/3/2025
  • Added :
    • Start of modifications to the playlist navigation module and test cases (reports)
  • Changed :
  • Evolution :
    • PODMAN integration - Containers executions in Agilitest
      Podman Installation video: https://youtube.com/shorts/JQDTujJLVaM

  • Fixed :
    • Switch windows
      • Bug in capture, in switch channels, and close windows
    • Switch window with "refresh after switch" selected
    • Import of scripts
      • Drap&drop reactivation of scripts in Playlists
Version :
2.9.2
Publication date:  
23/3/2025
  • Added :
    • Selenium Grid support using ats command line
  • Changed :
  • Evolution :
  • Fixed :
    • Loading of properties in a property action
    • Toolbar in the editor
      • When the editor is resized and there are multiple tabs
    • Index in switch windows action
    • Remove "chrome-extension" from the list of windows when a extension is set
Version :
2.9.1
Publication date:  
16/3/2025
  • Added :
    • Redesigning the look and feel of the editor
    • Summary report in HTML format
      • HTML format replaces the PDF format
    • Graphics in reports
    • Capture tool : Wheel click to select an element to capture
      • In parallel with the CTRL key, for cases where keyboard keys can act on elements
    • Drivers supported by all Linux versions (ubuntu 22, 24, Mint, Debian, Fedora40, centos8 and centos9)
    • Docker integration
  • Changed :
  • Evolution :
    • Drag&Drop of the tabs in the editor
    • Modifications on command lines display panel
    • Possibility to continue a test even if value insertion fails
  • Fixed :
    • Selecting items in Linux reports
    • Projects reloading
      • Previously, data disappeared in open scripts
    • Bug correction in executions panel
      • Import of scripts and package additions
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 :