Changes breaking backward compatibility
New
Upgraded the Firefox version on cloud browser to 128. It can cause some visual diffs in cloud browser test results.Fix
Fixed an issue where images are sometimes not taken by in-app camera on Android cloud devices for Android 11 or later. As this fix largely changes the image displayed or taken by the camera, it can cause some visual diffs in Android cloud device test results.
General
New
Now each command description is available on the test case edit page.New
Now a new shared step can be created using steps inside conditional branches.New
Improved the layout of the test run result detail page so that it is consistent with the test case edit page.New
AI-generated test case summaries now respect the language settings of the user who last updated the test case.Fix
Fixed an issue where the failure UI could not be registered when only part of data patterns was executed.Fix
Resolved an issue where using a locator with variables caused some unexpected behavior while editing a shared step.Fix
Resolved an issue where the warnings “No target UI” were sometimes wrongly displayed on the shared step edit page.Fix
Fixed an issue where MagicPodConnect did not respect hosts file on Windows.Fix
Fixed an issue where the API to get a test case wrongly returned test case numbers as test case names. (An issue since 1.17.0)
Mobile App Testing
Fix
Resolved an issue where the “Input to picker” command sometimes failed with the error message “stale element reference”.Fix
Fixed an issue where the specified geolocation could not be properly recognized on Android 13 cloud device under specific conditions. (An issue since 1.17.0)
Browser Testing
Fix
Fixed an issue where incorrect locators could be generated when xmp tags were used in the HTML.