Release Notes - Assure v26.4.2
Avo is excited to announce the release of new version 26.4.2. Here are the enhancements and bug fixes:
Key Enhancements
New and Improved Self-Healing Functionality for Web Application
Traditional self-healing approaches primarily rely on alternative element properties and locator strategies to recover from User Interface changes. The enhanced self-healing functionality uses contextual fingerprints to understand the User Interface at runtime and intelligently locate elements on the screen. By moving beyond traditional locator-based identification captured during script development, it can seamlessly adapt to User Interface changes without requiring script updates. Learn more
Updated radio-button labels in Self Heal
The Self Heal dialog now shows two simple options Enable Self Heal and Disable Self Heal. This update makes it easier to identify and enable or disable Self-Healing. Learn more
Enhanced Synchronization Mechanism During Element Identification
Enhanced Synchronization 2.0 is a back-end improvement to automatically account for page and component loading before performing actions. This helps ensure interactions occur at the appropriate time and improves the stability and reliability of test execution.
Enhanced Dashboard Personalization with Saved Views and Widget Customization
The Dashboard now saves your preferences, allowing you to return to the same view across sessions and devices. Using Save View, you can save this view. Later, while Reset to Default clears saved preferences and restores the default view. You can also personalize the dashboard by changing chart types and customizing widget layout and visibility. Learn more
Added Deprecated tag to Internet Explorer (IE)
All references to Internet Explorer across the Avo Assure now display as Internet Explorer (Deprecated). This tag helps you clearly identify that Internet Explorer is no longer actively supported.
Bug Fixes and Improvements
See the following table for the bugs resolved and the key benefits.
Fixed Issue with Close Sub Window Action
Test cases failed at times when the Close Sub Window action was used to close a newly opened window or tab. This issue is resolved, and the action now closes newly opened windows correctly during both client and agent execution.
Fixed Issue with File Upload During Agent Execution
The File upload step stopped during Agent execution and did not proceed further, while the same steps worked correctly in the Client. This issue is resolved, and file uploads now complete successfully in both Agent and Client execution modes.
Last updated