Changes breaking backward compatibility
-
New
Upgraded the Firefox version on cloud browser to 132. It can cause some visual diffs in cloud browser test results.
General
-
New
Shared step names are now displayed in the test run log. -
Fix
Improved the stability of connection by MagicPodConnect. -
Fix
Improved UI capture performance to prevent timeout when an HTML tree size is large. -
Fix
Fixed an issue where the data pattern row order becomes wrong when uploading a CSV file including data patterns. -
Fix
Fixed an issue where--force-create
option of MagicPodConnect did not work properly.
Mobile App Testing
-
New
Added tentative support for iOS 18.0 cloud device. (#379)- It is now marked as “under development” because there is a known issue related to permission for Contacts app.
-
New
Added tentative support for Xcode 16.1, iOS 18.1 simulator and real device for the local PC environment. -
New
Now actually used device names are displayed on the test result pages when using external cloud services and dynamic device allocation happens with regular expressions. -
Fix
Fixed an issue which a UI element’s value in WebView is unexpectedly regarded as an empty text in some commands like “Assert UI element equals”, “Assert UI element contains”. -
Fix
Fixed an issue where a wrong activity was launched for Android testing with a specific application. (An issue since 1.25.0) -
Fix
Addressed the flakiness when starting a batch run on arm64 Android 9.0 cloud devices. (An issue since 1.22.0)
Browser Testing
-
Fix
Fixed incorrect drag-and-drop positions for UI elements in iframes. -
Fix
Fixed an issue where a black screen is captured with the “Capture whole page” option.