Changes breaking backward compatibility
New
Upgraded the Firefox version to 115 and Chrome version to 114 on cloud browser. It can cause some visual diffs in cloud browser test results.New
Upgraded Appium version to 2.0.0-rc.2 on “Cloud” and “Local PC” environment. On Android tests, it can fail to start testing when using a specific combination of “Language” and “Locale” settings.
General
New
Now deleted test cases and shared steps are preserved in the trash bin for a specific period.New
Now visual diffs can be approved at a time on the batch run result page.New
Added an option to configure an expected status code for the “Web API call” command.New
Improved the design of the settings dialog of the “Web API call” command.New
Added support for attaching files when sending an inquiry on MagicPod.Fix
Resolved an issue where a user could receive a reply to an inquiry in a different language from his/her settings.Fix
Resolved an issue where the “Failed” test case counts could exceeds the actual count on Slack notifications.Fix
Fixed an issue where a data-driven test could stop at the failed pattern and the remaining patterns were not executed. (An issue since 0.99.27)
Mobile App Testing
Fix
Fixed an issue where failed test could remain as “Running” for a long time.Fix
Improved the performance of the “Tap” and other several commands on Android.- Reverted the change.
Fix
Fixed an issue where WebView scan on Android didn’t work on Android System WebView v111 or later.Fix
Resolved an issue where files with Japanese characters were unusable with the “Launch other app” command.
Browser Testing
New
Now geolocation can be set on Chrome and Edge browser testing (except for mobile real devices testing).- For “Local PC” environment, the latest version of MagicPodDesktop is necessary.
- Geolocation change during test execution is supported by the new command “Set geolocation.”
New
Added support for the “Set clipboard value” command, which had been only supported for mobile app testing (except for “External cloud services” environment).Fix
Fixed an issue where the “Navigate to URL” command could make a test fail even when the navigation succeeded.Fix
Resolved an issue where a client certificate sometimes didn’t work properly on cloud browser Chrome.