Featured Releases 🚀
AI Agent now supports uploading Excel files
You can now upload Excel files directly from the AI Agent chat screen. Uploaded files are automatically converted to CSV format and can be used as-is for test case generation, scenario generation, and more.
Improvements ✨
Improved data display order on the Test Result Details screen
On the Test Result Details screen, execution results using a data table are now always displayed in row number order. This makes it easier to check the execution results of scenarios with multiple data patterns.
Improved stability on the Edge browser
We have improved the handling of Edge browser specifications regarding download pop-ups to prevent errors during recording or test execution.
Bug Fixes 🐞
Fixed screenshot display issue when exporting as PDF
We fixed an issue where screenshots might not be displayed correctly when exporting execution results via Export as PDF. The export process is now executed only after all images have finished loading, ensuring that the images are output reliably.
Improved recorder stability on complex pages
We fixed an issue where an error occurred when the recorder tried to identify elements on web pages with complex structures, preventing steps from being recorded. By properly handling the error, recordings are no longer interrupted.