Changes breaking backward compatibility
-
NewUpgraded the Edge version to 131, and the Firefox version to 133 on cloud browser. This may cause some visual differences in cloud browser test results. -
FixFixed an issue where the “Launch the app under test” command for iOS couldn’t clear the Safari cache even if the “by process restart and clearing app info” is specified as the launch option.
- Some existing tests may fail if they’re implemented as assumed that the Safari cache will not be cleared.
General
-
NewThe branch feature (beta version) is now available. At this time, it is only accessible to Enterprise plan users. (#16).
- Please see this help page for details.
-
NewThe API to get a batch run result now returns more detailed information like test patterns and failures. (#265) -
NewAdded new API endpoints to get various logs of test run results. (#265) -
FixFixed an issue where a connection of MagicPodConnect was disabled by another connection of the same name without any error notifications. -
FixResolved an issue where the button to abort a running test was not displayed in most cases on the test case edit page. (#103)
Mobile App Testing
-
AddAdded “Open deep link” commands for iOS and Android. (#45)
- Please see this help page for details.
-
NewAdded support for Xcode 16.2, iOS 18.2 simulator for the local PC environment. -
FixFixed an issue where WebView scan unexpectedly failed on some Android Chrome versions.
Browser Testing
-
NewImproved Firefox logs in the Selenium log tab on the test result page to have more detailed logs for automated tests. -
FixFixed an issue where the “Click” command sometimes failed to click an element on Firefox. -
FixResolved an issue where some UI elements under an iframe could not be captured. -
FixFixed an issue where a test run sometimes hung up when taking a screenshot on Chrome or Edge in the local PC or cloud environment.