Changes breaking backward compatibility
New
Upgraded the versions of Chrome and Edge to 121, and Firefox to 122 for cloud browser. It can cause some visual diffs in cloud browser test results.- Reverted Chrome version to 120 because there was an issue where a batch run sometimes stopped during execution on Chrome 121. (2024-02-15)
New
Abolished and replaced the deprecated “[Old(Deprecated)]by process restart and clearing app info” launch option with “by process restart and clearing app info”.- Please see this help page for details.
General
New
Now locators can be duplicated or edited on the test case edit page.New
Added each test case’s step count to the Web API to get a batch run result.Fix
Improved the performance of UI capture.Fix
Fixed an issue where wrong locators were generated in UI capture under some conditions.
Mobile App Testing
Fix
Fixed an issue where UI capture caused an error for particular iOS applications.Fix
Resolved an issue where UI capture caused an error for Android WebView under some conditions.
Browser Testing
Fix
Fixed an issue where a session was terminated due to long idle time on BrowserStack.Fix
Resolved an issue where the “Reload” command sometimes caused an error.