Last updated
Was this helpful?
Last updated
Was this helpful?
Avo teams brings the release of the new version v25.1.2. With this new version, user can improve the user experience by using latest features.
Refer to the table below to learn more about the bugs addressed along with the respective benefits.
Explained fixes are intended to improve the overall performance and usability of the platform, addressing key issues reported by users.
We hope these changes in Avo Assure version 25.1.2 enhance your experience with the platform
String Action - Find
This action allows verifying whether String A does not contain String B by adding 'NOT' at the end of the syntax, ensuring that the specified substring is absent.
PDF Download Support
With this enhancement, the user can open the URL in a new tab, where the PDF will be automatically downloaded to the local system. It is mandatory to provide the URL and file path in the input syntax to execute this feature.
Get Row and Column
It helps to identify the exact row and column location for a specific value in the excel. It helps in efficient data lookup.
Verify excel Empty
It allows user to check if the excel sheet is empty or blank. This save overriding of data in file.
Verify Column Value in Excel
With this new enhancement, the user will be able to check for the absence of a particular value in the column by adding 'NOT' at the end of the syntax. This also supports .csv file formats.
Check the column Exist
This action verifies whether a particular column is present in the Excel sheet or NOT. It saves time when working with large files containing multiple columns. To verify the absence of a particular column, add 'NOT' as a suffix in the input syntax. This action also supports .csv file formats.
The For loop supports indexing starting from zero
Starting index from zero was not supported before. With this enhancement, users can now start and set the index from zero.
If element name is same, screenshot is overriding
Elements captured by the Avo Assure Client were not properly highlighted in the 'View Screenshot' option. This issue has been resolved.
Avo Assure does not support the validation of a pdf which opens in a new browser instance
The user was unable to read content from a PDF opened in a new tab. This issue has now been resolved, as the user can use the Read PDF actions to read and validate the data