Changes breaking backward compatibility
New
Upgraded the Firefox and Edge version on cloud browser to 117, 116 respectively. It can cause some visual diffs in cloud browser test results.New
Replaced the occurrences of "Buffer.from" with "atob" or "btoa" in the "Web API call" command in existing test cases.
General
Fix
Improved the performance of visual diff’s bulk approval feature.
Mobile App Testing
New
Added support for Xcode 15.0 beta and iOS 17.0 beta for Local PC environment. Both of real device and simulator are supported.Fix
Fixed an issue where the “Store clipboard value” command failed with timeout on iOS 16 cloud devices.Fix
Resolved an issue where the “Store image of UI element” command could fail with the error message “Cannot manipulate a UI element out of screen” even when the element was within the window.Fix
Fixed an issue where Android WebView test could fail when the test was executed from command line interface of MagicPodDesktop for macOS 13.Fix
Resolved an issue where mobile app tests couldn’t be executed from command line interface of MagicPodDesktop for macOS 13. (An issue since 0.99.34)Fix
Fixed an issue where language / locale settings couldn’t be reflected on iOS cloud devices. (An issue since 0.99.37)
Browser Testing
Fix
Fixed an issue where some commands like “Wait for fixed seconds” could cause unexpected test failures in mobile real device testing when such command took a long time like 90 seconds.Fix
Fixed an issue where an already launched cloud browser session couldn’t be reconnected. (An issue since 0.99.37)