Changes breaking backward compatibility
-
NewUpgraded the Chrome and Edge version on cloud browser to 118. It can cause some visual diffs in cloud browser test results.
General
-
NewAdded the “Analytics” tab to the project page to show the project’s health score. -
NewNow you can include an existing shared step while creating a new shared step. -
NewAdded a web API to acquire cloud devices and cloud browsers usage. -
FixFixed an issue where a test result page with many test steps and data patterns couldn’t be opened. -
FixFixed an issue where the test result language settings were not applied to scheduled batch runs. -
FixImprove the performance of the “Wait until screen is rendered” command. -
FixFixed some issues related to the design renewal of the test run settings panel. (An issue since 0.99.40) -
FixFixed an issue where shared step’s layout was broken if it had a comment or a blank line as the first step. (An issue since 0.99.40)
Mobile App Testing
-
NewAdded support for iOS 17.0 for the cloud environment. -
NewAdded support for iOS 17.1 real device for the local PC environment. -
NewAdded iPhone 15 simulators for the local PC and cloud environment. -
NewUpgraded Appium version to 2.1.3 and appium-xcuitest-driver version to 5.7.0 for the local PC and cloud environment. -
FixFixed an issue where connection to Android real devices sometimes failed. -
FixResolved an issue where some system dialogs’ messages were not translated for local iOS 16 simulators and iOS 16 cloud devices. (An issue since 0.99.34) -
FixFixed an issue where shared step creation failed when including the “Continue swipe” command. (An issue since 0.99.40)
Browser Testing
-
FixFixed an issue where the “Click specified position” command clicked the wrong position when the page was scrolled.