Changes breaking backward compatibility
New
magic-pod-command-line
, which is used for browser testing of Local PC environment on Linux, is now renamed asmagicpod-command-line
.
General
New
New test steps are added after the selected step (instead of the last step) during element selection mode.New
Improved the design of various pages (Test cases page, Shared steps page, Project member edit page).Fix
Alert "Steps referring deleted UIs exist" was displayed even when a test case or a shared step has no problematic steps.Fix
Fixed an issue where “Project-shared” check box could disappear on the test run settings panel.
Mobile app testing
Fix
Fixed an issue where “Continue swipe” command could cause an unexpected error.Fix
Fixed an issue which prevented arm64 Android cloud device 9.0, 8.1 and 7.0 from launching.Fix
Increased the file size limit of uploaded app/ipa/apk from 300MB to 400MB.Fix
Fixed an issue where configured geolocation was not applied when launching an application on Android. (An issue since 0.99.21)Fix
Fixed an issue which prevented “Input to picker” command from working on Android. (An issue since 0.99.22)
Browser testing
New
Added “Set cookie” command.New
Updated the Firefox version on cloud browser to 109.Fix
Fixed an issue where navigating to a web site using self-signed certificates failed on Firefox.Fix
Fixed an issue where “Continue scroll UI element” could fail to properly scroll to the target element.Fix
Improve the logic to calculate how UI elements are overlapped.