Changes breaking backward compatibility
NewUpgraded the Firefox and Edge version on cloud browser to 117, 116 respectively. It can cause some visual diffs in cloud browser test results.NewReplaced the occurrences of "Buffer.from" with "atob" or "btoa" in the "Web API call" command in existing test cases.
General
FixImproved the performance of visual diff’s bulk approval feature.
Mobile App Testing
NewAdded support for Xcode 15.0 beta and iOS 17.0 beta for Local PC environment. Both of real device and simulator are supported.FixFixed an issue where the “Store clipboard value” command failed with timeout on iOS 16 cloud devices.FixResolved 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.FixFixed an issue where Android WebView test could fail when the test was executed from command line interface of MagicPodDesktop for macOS 13.FixResolved 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)FixFixed an issue where language / locale settings couldn’t be reflected on iOS cloud devices. (An issue since 0.99.37)
Browser Testing
FixFixed 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.FixFixed an issue where an already launched cloud browser session couldn’t be reconnected. (An issue since 0.99.37)