Release Notes - Assure v26.3.4
Avo is excited to announce the release of new version 26.4.2. Here are the enhancements and bug fixes:
Key Enhancements
Get Tag Value Action Supports Retrieving XML Attribute Values
The Get Tag Value action now supports retrieving attribute values from XML tags, in addition to XML tag values. You can now access details stored as attributes within XML responses, making it easier to validate and use XML data in test steps. This supports XML tags with single or multiple attributes and works for both XML block and XML tag inputs. Learn more
Enhanced Avo Client Count Update for Agents in Grid Management
In execution Configuration, you can now update the Avo Client Count for agents directly from the Select Agent/Grid dropdown. When an Avo Grid is selected, you can view the agents grouped under the grid and increase or decrease the client count for each agent without navigating to Grid Management page. Learn more
Grid Configuration is Available for RBAC Instances
You can now access the Grid Management option in RBAC-enabled instances from the Admin page. Using the Select Vertical dropdown, you can view authorized verticals and configure agents for the grid based on the selected vertical using the existing grid setup flow. Learn more
Enhanced Mainframe Automation Support for 3270 Terminal Using Mocha
Mainframe automation for the 3270 terminal is enhanced to support Mocha TN3270. You can now automate mainframe workflows, retrieve screen data, and execute mainframe actions more effectively, improving support for mainframe testing scenarios. Learn more
Bug Fixes and Improvements
See the following table for the bugs resolved and the key benefits.
Fixed Issue with Verify Content Action
The Verify Content action failed to find text when searching within the middle of a line in text files. This issue is resolved, and the action now uses partial matching logic.
Fixed issue with Get All Value Action for Desktop Dropdowns
The Get All Value action for desktop dropdowns did not retrieve all values and returned incorrect output. This issue is resolved, and the action now retrieves all dropdown values correctly.
Fixed issue with Editing Selected Agents in Execution List
Already added agents in the Execution List were not available for selection again to update the configuration or agent count. This issue is resolved, and users can now select already added agents and modify their configuration as needed.
Fixed Issue with Verify Text Exists Action for Mainframe 3270
The Verify Text Exists action failed during Mainframe 3270 automation and returned assertion errors with text mismatch between expected and actual strings. This issue is resolved, and the method now validates text correctly.
Fixed Issue with Clear Screen and Send Value Actions for Mainframe 3270
The Clear Screen and Send Value methods failed to work correctly in Mainframe 3270 automation when used in sequence. This issue is resolved, and both actions now work as expected. You can now use Clear Screen followed by Send Value in your mainframe automation without errors.
Fixed Issue with Screenshots Not Displaying in Element Repository
Screenshots were not displayed in the Element Repository when you captured elements using the Click and Add method for desktop applications. This issue is resolved, and the screenshot capture and storage functionality now works correctly.
Last updated