Documentation Index

Fetch the complete documentation index at: https://helpcenter.autify.com/llms.txt

Use this file to discover all available pages before exploring further.

Release Notes - June 23rd 2026

Prev Next

Featured Releases 🚀

Bulk edit scenarios using AI

You can now select multiple scenarios from the scenario list and use Bulk edit with AI. Simply provide instructions in natural language, and AI will automatically generate proposed changes for each scenario. You can check the changes in advance using Preview. Because the changes are not saved until you click Apply, you can update scenarios efficiently while preventing unintended modifications.

Automatically apply AI-recovered steps to scenarios

Apply AI-recovered steps to the scenario automatically has been added to the test plan settings. When enabled, if AI automatically resolves an error and the test succeeds, the fixes will be automatically saved as a new version of the scenario. To ensure safe operation, it includes mechanisms such as skipping the automatic application to prevent conflicts if the scenario was updated separately during the test run.

Easily identify AI-edited scenario history

A sparkle icon is now displayed for versions created by AI in the version history on the scenario editing page. This allows you to easily distinguish and review versions created by AI automatic application or editing from manual changes.

Attach Network trace (HAR) files when getting support

You can now export a Network trace (HAR) file from Get support on the test result page. Since detailed network data during the test run can be easily shared with the support team, it helps to quickly investigate and resolve complex issues.

Improvements ✨

More compact and intuitive UI for step argument inputs

The argument input field for step editing has been improved so that argument types such as Specify a value and Data are displayed compactly with icons. The icons for Fixed email and Random email are also easier to distinguish, allowing you to set test steps more intuitively.

Fixes 🐞

Shared data tables now work correctly when replaying in the scenario editor

We have fixed an issue where shared data table information was not correctly carried over when recording or playing steps from the middle in the scenario editor. With this fix, scenarios using shared data tables will now work as expected without missing data when creating tests or verifying operations.