Changes breaking backward compatibility
New
Upgraded the Chrome version to 115 on cloud browser. It can cause some visual diffs in cloud browser test results.Fix
Fixed an issue where local PC testing using Chrome 115 or later could start to fail (on browser and Android). 🤫- You need to upgrade your MagicPodDesktop to the latest version to apply this fix.
- If you have any limitation for outbound access, you need to add some allowed domains according to this guide line (updated at this release)
General
New
Now data patterns history is available on the history page.Fix
Now the history page has a URL for specific history versions just after it has been loaded.Fix
Resolved an issue where the “Assert there is no visual diff” command could become uneditable after being duplicated from another project.Fix
Fixed an issue where a wrong warning message could be displayed when a user tried to delete a member from a project.Fix
Mitigated an issue where a test run could fail with the error messageA hang up has been detected
.Fix
Fixed an issue where multiple UI elements with the same name could be wrongly registered to a single UI. (An issue since 0.99.19)
Mobile App Testing
Fix
Improved the performance of the “Tap” and other several commands on Android.Fix
Fixed an issue where a WebView scan could fail on Android Chrome.
Browser Testing
New
Improved the design of the file management dialog for several features.Fix
Resolved an issue where an unexpected browser process termination could make all remaining test cases fail during a batch run.Fix
Fixed an issue where UI scan couldn’t appropriately detect elements for specific web pages.Fix
Resolved an issue where the user agent in some emulated devices contained invalid characters when using “Mobile emulation by Chrome”.Fix
Increased the file size limit for Chrome extension files to 30MB.