Changes breaking backward compatibility
-
NewUpgraded the Firefox version on cloud browser to 121. It can cause some visual diffs in cloud browser test results.
General
-
NewNow users can add a note about test run results to share it with the project members. -
NewNow the project health score is updated every day. -
NewThe project health score page shows detailed information even for items with high scores. -
NewHelp page search became accessible from the inquiry dialog. -
NewImproved the design of several pages.- The user’s home page
- The test case edit page
-
NewUpgraded 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. -
FixFixed an issue where a multi-lang data pattern couldn’t be imported in a duplicated project. -
FixResolved an issue where multi-lang data pattern import sometimes caused a timeout error. -
FixFixed an issue where clicking the Run button on the test case edit page could wrongly open the latest test result page.
Mobile App Testing
-
NewUpgraded appium version to 2.1.3 for Android testing on Remote TestKit. -
FixImproved the performance of iOS 17.2 cloud devices. Now new test settings will use iOS 17.2 instead of iOS 16.1 by default. -
FixFixed 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) -
FixResolved an issue where language setting was not reflected after recreating iOS cloud devices. (An issue since 1.4.0)
Browser Testing
-
FixFixed an issue where a wrong failure was notified by Slack for a successful cloud browser batch run. -
FixResolved an issue where some texts after a “br” tag couldn’t be detected in UI capture. -
FixImproved the logic to calculate how UI elements were overlapped.