Improved support for handling downloaded files
Release Date: Aug 7, 2025
Improvements
- Added support for
TEST.loadDataFromJsonandTEST.loadDataFromCsvto load test data directly from the downloads folder.
Documentation: Loading data from downloaded CSV and JSON files
Bug Fixes
- Fixed an issue where the
UI.Downloads.hasFilecommand fails to detect downloaded files when the file name contained uppercase letters.