Changes breaking backward compatibility
-
New
Upgraded the Firefox version on cloud browser to 121. It can cause some visual diffs in cloud browser test results.
General
-
New
Now users can add a note about test run results to share it with the project members. -
New
Now the project health score is updated every day. -
New
The project health score page shows detailed information even for items with high scores. -
New
Help page search became accessible from the inquiry dialog. -
New
Improved the design of several pages.- The user’s home page
- The test case edit page
-
New
Upgraded appium, appium-xcuitest-driver, and appium-uiautomator2-driver versions to 2.2.1, 5.8.0, and 2.33.1 respectively on SauceLabs. This change has also been applied to browser testing with real mobile devices. -
Fix
Fixed an issue where a multi-lang data pattern couldn’t be imported in a duplicated project. -
Fix
Resolved an issue where multi-lang data pattern import sometimes caused a timeout error. -
Fix
Fixed an issue where clicking the Run button on the test case edit page could wrongly open the latest test result page.
Mobile App Testing
-
New
Upgraded appium version to 2.1.3 for Android testing on Remote TestKit. -
Fix
Improved the performance of iOS 17.2 cloud devices. Now new test settings will use iOS 17.2 instead of iOS 16.1 by default. -
Fix
Fixed an issue where the application under test unexpectedly terminated when executing a partial test run with “[New]by process restart and clearing app info” launch option. (An issue since 1.4.0) -
Fix
Resolved an issue where language setting was not reflected after recreating iOS cloud devices. (An issue since 1.4.0)
Browser Testing
-
Fix
Fixed an issue where a wrong failure was notified by Slack for a successful cloud browser batch run. -
Fix
Resolved an issue where some texts after a “br” tag couldn’t be detected in UI capture. -
Fix
Improved the logic to calculate how UI elements were overlapped.