Changes breaking backward compatibility
-
NewAdded Chrome 149 as a cloud browser. Please note that this update may cause visual differences in cloud browser test results. -
NewTo edit a mobile app test, Chrome or Edge 94 or later is now required.
General
-
NewAdded support for mixed-platform projects, which let a single project contain both browser tests and mobile app tests so that you can run them together in a single batch run. (#22) -
NewAdded a feature to export batch run results as a PDF for enterprise organizations. (#52)- Please note that availability may vary depending on your subscription details.
-
FixOn the user registration page, the MagicPod username is now generated automatically from the email address. -
FixImproved the recovery behavior of MagicPodConnect when the connection to the MagicPod server is interrupted and automatic reconnection fails.
Mobile App Testing
-
NewMade several improvements for the "Set image for camera (iOS cloud devices) (beta)" command on iOS cloud devices.- QR codes and bar codes contained in the image can now be detected. (#366)
- Camera image preview is now available.
-
FixImproved cloud device handling so that when a run fails due to a host server problem, it now automatically switches to another device and continues. -
FixReduced latency when editing tests on Android cloud devices.
Browser Testing
-
NewAdded the "Assert there is no accessibility issue (Playwright)" command, which detects accessibility issues on the current page. This command is available only with Playwright. (#413) -
NewAdded support for the following features when using Playwright.- Chrome extensions on Chrome 148 or later
- Mobile emulation feature
- Client certificates
-
FixFixed an issue where UI capture switched to the wrong tab when multiple tabs were open in a cloud browser session. -
FixFixed an issue where a Playwright test could become stuck when successive alert dialogs appeared. -
FixImproved the accuracy of UI scan for iframes. -
FixFixed an issue where an alert was incorrectly shown in shared steps when using Playwright.