Changes breaking backward compatibility
FixMagicPodDesktop and magicpod-command-line now return2instead of1when the batch run status isUNRESOLVED.
General
NewChanged the history list to be closable to display diffs more widely.NewNow histories can have multiline comments.FixFixed an issue where UI thumbnails on history pages were always those of the latest version. Now each UI thumbnail corresponds to the version of the test case history.FixFixed server errors on test case result pages.FixFixed an issue where BrowserStack Local wasn’t working. (An issue since 0.99.25)
Mobile app testing
NewAdded support for “accessibility id” locators for Android.NewNow UI elements can be detected even if ‘secure’ flag is enabled on Android. Note that the captured image is a simple black rectangle because we cannot take a screenshot.FixFixed an issue where it can fail to connect to a local iOS real device from the test case edit page.FixImproved Android cloud device session stability while creating a test case.
Browser testing
NewAdded “Automatically” mode to “Continue scroll” command.- “Continue scroll whole page” and “Continue scroll UI element” commands have been unified to “Continue scroll” command.
- “Automatically” mode sometimes doesn’t work well depending on the structure of web pages or target UI elements. In such case, please specify the scrolled target by selecting “Whole screen” or “UI element” mode.
NewUpdated the Chrome/Edge version on cloud browser to 111.FixFixed an issue where “Assert UI element equal” and some other commands related to UI element text had different results between Safari and other browsers.FixFixed an issue where some elements couldn’t be captured in a specific condition.FixResolved an issue where some UI elements couldn’t be detected even though they were rendered.FixFixed an issue where multiple file upload by “Click and upload file” command failed in Firefox.FixResolved an issue where an input element inside of iframe was not searched properly within “Click and upload file” command. (An issue since 0.99.25)