Release 22.10
See what's new in Perfecto 22.10.
Repository enhancements
To make it easier to distinguish between multiple application versions, the Repository now includes a new column called App version. When you upload a new application, this column displays the app's version number as specified by the developer. The column displays a value of N/A when the version number is not available.
This enhancement makes it easier to identify the correct app version to use for testing at a given time. The app version is now also available when you:
-
Install a new app from the repository in the Manual Testing view
-
Use the Get Repository Items List and Get Repository Item Information API endpoints
Previously, the options to distinguish between app versions were limited in that you could either use tags, change the file name, or compare upload times.
Cypress 10
Added support for Cypress 10. For the most important things you need to know about this new version of Cypress, see our blog post What's New in Cypress 10.
For migration information, see our Migrate to Cypress version 10 article.
For comprehensive information on the Perfecto-Cypress integration, see our Cypress article.
To learn even more about Cypress, consider taking our Cypress Version 10: Fundamentals course. Guided by Cypress guru Gleb Bahmutov, you will learn how to use Cypress 10 to do end-to-end testing for your web apps.
Virtual device enhancements
Support for iOS 15.4 is now available in all locations.
Virtual devices now support all devices on iOS 15.4, including the following new devices:
-
iPhone SE (3rd generation)
-
iPad Air (5th generation)
Appium 1.22.3 behavior change
As part of support for Appium 1.22.3, there may be a behavior change in regards to visibility. Perfecto has retired the previous visibility mechanism in favor of the faster and more accurate Appium implementation. The hittable property will now return the same value as the visible property to retain backward compatibility for user scripts relying on this property.
Platform support
Support for the following new platform versions is now available in all clouds:
ios
iOS 16 Beta 4. All limitations documented for iOS 15 still apply. For complete support information, see iOS support updates.
Android
Android 13 Beta 4. For complete support information, see Android support updates.
Browser support
Support for the following new browser versions is now available:
-
Google Chrome 104 Stable and 105 Beta on Windows and Mac machines
-
Mozilla Firefox 103 Stable and 104 Beta on Windows and Mac machines
-
Microsoft Edge 104 Stable on Windows machines
For a complete list of supported browsers, see Supported platforms.