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 :
3.0.2
Expected publication date:  
Expected publication date is not known 
  • Added :
    • Languages management in Docker containers
      • The environnement variable “LANG” is addedwith the name of the language in the Docker command line (-e LANG=en)

    • OpenCV on macOS
      • This feature previously existed only for Windows and has now been implemented for macOS. It allows you to perform checks and obtain status information on the number of shapes detected in a video on the application being tested (examples: checking that a video is not black or frozen, and that it does indeed contain graphic content)

  • Changed :
  • Evolution :
    • Improved ergonomics and visuals for importing scripts and script packages
      • It is possible to import directories from the project explorer. The script import also offers the option to import either as a package or as a script in the directory and automatically add subdirectories

    • Automatic update on macOS
      • The availability of a new update is checked when Agilitest is launched on macOS. It is possible to accept the automatic update from Firefox

    • Editor: drag drop scripts from report to playlist scripts
      • From the test report, scripts can be dragged into the playlist management section of the Agilitest editor

    • Reporting: more details in ActionCallscript
      • In the report, callscript actions have more details: the table passed as a parameter, the list of parameters, the tree structure of the element passed as a parameter, as well as more details in case of failures in the execution of the action (if the sub-script, data files, or elements are not found)

    • Check on remote files exists used by ActionCallscript
      • When a remote file is passed as a parameter to a callscript action, the remote file is checked before the action is executed

    • Use of variables research in JSON and CSV 
      • Searching for data files if a project variable or environment variable is used in one of these files

  • Fixed :
    • Fix 'check' property on react check boxes that return wrong boolean value
      • Check boxes in “react” applications did not return the good “checked” value of the property 
    • Fix use of 'about:...' url with Go to URL action and firefox
      • Use of the go to URL “about:...” in Firefox which allows you to access browser elements configuration settings
    • Loading data file paths and ATS scripts after renaming files or directories in Windows with the same name but different case
      • In some cases, when the paths of an ats project files was renamed with the same name but a difference in the upper and lower case on the characters, the editor could not open the script in the project repository

Changelog :

Version :
2.8.0
Publication date:  
19/8/2024
  • Added :
    • Project's variables management
    • Management of favorites ATS scripts
  • Changed :
    • Image recognition in headless mode
    • Add parameter to not open popup on start of Chrome 127
    • Specific behaviour only on MuiIput datepicker and timepicker
  • Evolution :
  • Fixed :
    • Element parameter passed to a subscript with SAP application
    • Swipe action on mobile
Version :
2.7.9
Publication date:  
15/7/2024
  • Added :
  • Changed :
    • X11 management for Linux in ats-core
    • Call java subscript with ignore case name
    • No more need to recompile project after modification of a java subscript
    • Switch project is disabled when an execution process is running
  • Evolution :
  • Fixed :
    • Action on 'no fail' dialog box
    • Drag/Drop on website W3School and with Opera browser
    • Editor 'crash' after execute java subscript with errors
Version :
2.7.8
Publication date:  
1/7/2024
  • Added :
    • Save WebServices log in 'Curl' format
    • More logs details of WebServices actions in the execution report
    • Searched element index saved in execution report
    • Calculated value of last action execution duration
  • Changed :
    • Can now change prefix to test cases by project ('Tc' by default)
    • Add Maven icon on project renderer
  • Evolution :
  • Fixed :
    • Rename folder and test name
    • Open folder button with système explorer
Version :
2.7.7
Publication date:  
10/6/2024
  • Added :
  • Changed :
  • Evolution :
  • Fixed :
    • Assets file path with variable error
Version :
2.7.6
Publication date:  
3/6/2024
  • Added :
  • Changed :
    • Better performance in 'PowerShell' channel type
    • Agilitest api url changed from 'https://agilitest-api.com' to 'https://agilitest.app'
    • ActionTestScript api url changed from 'https://actiontestscript.com' to 'https://actiontestscript.org'
  • Evolution :
  • Fixed :
    • Subscript action saved with non well formated data file path
    • Enter text on 'MUI input' component
    • Click action on Opera browser