1. Cypress Detailed Command Logs for Enhanced Debugging New Release
Detailed Cypress Command Logs in HyperExecute generate an extensive, human-readable record of all Cypress commands and their corresponding results, both in the console and as a file. It helps narrow down test logs, making debugging and troubleshooting Cypress tests easier.
📕 Learn how to enable Detailed Command Logs for your Cypress tests.
2. Parameterized Report Email Handling in YAML Enhancement
HyperExecute now supports an enhanced approach for managing multiple email addresses within the YAML configuration file. Previously, you needed to define multiple variables for email addresses (${email1}
, ${email2}
, etc.). With this update, a single variable can now hold multiple email addresses, separated by commas or underscores, simplifying report sharing. This enhancement eliminates the need for multiple variables, making maintaining and modifying email configurations easier.
📕 Check the Reports documentation to learn more about it.
3. Browser and Selenium Updates for Linux, Windows, and macOS New Release
Updated the browser versions across multiple platforms and upgraded the Selenium jars. This ensures compatibility with the latest features and security updates, improving test stability across different environments.
The following updates are now live:
- Firefox: version 129.0
- Chrome: version 128.0
- Selenium Jars: version 4.24