Changes breaking backward compatibility
-
New
Upgraded 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. -
Fix
Fixed 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
-
New
The 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.
-
New
The API to get a batch run result now returns more detailed information like test patterns and failures. (#265) -
New
Added new API endpoints to get various logs of test run results. (#265) -
Fix
Fixed an issue where a connection of MagicPodConnect was disabled by another connection of the same name without any error notifications. -
Fix
Resolved 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
-
Add
Added “Open deep link” commands for iOS and Android. (#45)
- Please see this help page for details.
-
New
Added support for Xcode 16.2, iOS 18.2 simulator for the local PC environment. -
Fix
Fixed an issue where WebView scan unexpectedly failed on some Android Chrome versions.
Browser Testing
-
New
Improved Firefox logs in the Selenium log tab on the test result page to have more detailed logs for automated tests. -
Fix
Fixed an issue where the “Click” command sometimes failed to click an element on Firefox. -
Fix
Resolved an issue where some UI elements under an iframe could not be captured. -
Fix
Fixed an issue where a test run sometimes hung up when taking a screenshot on Chrome or Edge in the local PC or cloud environment.