General
NewExternal cloud mobile device × external cloud browser batch runs are now supported in mixed-platform projects.- Note that the MagicPod Cloud × External Cloud combination is not yet available. Also note that external cloud batch runs cannot use the "by first-time-only process restart" setting, the same as single-platform external cloud batch runs.
NewThe button to launch MagicPod Autopilot has been moved to the top of the right-side menu.NewOn the test case edit page, the command selector now shows the search box by default, making it easier to find commands. In addition, each step's command type can now be changed with the Enter key, making it easier to edit test cases using the keyboard.FixImproved the performance of duplicating a project.FixFixed an issue where step captures could be missing when using AI assertions in a high-resolution environment.
Mobile App Testing
FixFixed an issue where tapping a specified position inside a WebView failed on iOS devices in landscape orientation.FixFixed an issue where a WebView could not be found during screen capture in some Android Chrome tests.FixFixed an error that could occur when resetting an iOS device on the test case edit page.
Browser Testing
NewAdded a "Drag method" option to the "Drag & drop" command. By choosing “Emulate real mouse drag”, you can test apps that require genuine pointer events.FixFixed an issue where a screenshot was cropped at the wrong position on Playwright when the "Screenshots scope" option was set to "Window".FixFixed an issue where the UI scan could fail when a div element existed outside the body element.