Changes breaking backward compatibility
-
NewUpgraded Chrome, Edge, and Firefox to versions 150, 150, and 152, respectively, on cloud browsers. Please note that this update may cause visual differences in cloud browser test results. -
NewThe project list API now returns "mixed" as the platform value for mixed platform projects. -
NewThe MagicPodDesktop installer for Windows may now display a warning such as "Windows protected your PC."- Please see this help page for details.
General
-
NewAnnouncements from MagicPod are now displayed in the top-right menu. -
NewRead-only users can now view shared step pages. -
FixFixed an issue where AI assertions failed during batch runs in mixed-platform projects started via the API. -
FixFixed an issue where the Web API for getting a shared step returned a server error in some cases. -
FixFixed an issue where starting a mixed-platform batch run could be incorrectly blocked by an unrelated resource count. For example, a mobile-only run could not start when the number of remaining browsers was zero, and a browser-only run could not start when the number of remaining mobile devices was zero.
Mobile App Testing
-
NewAdded support for Android 17 in the cloud environment. -
NewiOS cloud device test results now include a problem report (crash log) when the app under test crashes. -
FixImproved device startup time for some arm64-v8a Android cloud devices. -
FixFixed an issue where the "Input to picker" command failed on a landscape-oriented iOS device. -
FixReduced latency when editing tests on iOS cloud devices. -
FixFixed an issue where the cloud device screen went blank on Android 10 devices. (Issue since 1.66.0) -
FixFixed an issue where the "with device reset" option caused Android cloud device tests to crash on the test case edit page. (Issue since 1.66.0)
Browser Testing
-
NewAdded support for running Chrome tests with the Playwright engine on local PCs as well. -
FixFixed an issue where URL assertion commands (e.g. "Assert URL equals") failed when the current URL contained HTTP Basic Auth credentials. -
FixFixed an issue where uppercase letters were entered as lowercase when using the Playwright engine. -
FixFixed an issue where WebGL-based pages did not render correctly in cloud browser tests with Playwright. -
FixFixed an issue where selecting an element with a cloud browser on the test case edit page could unexpectedly terminate the device session. (Issue since 1.66.0)