Changes breaking backward compatibility
-
New
Upgraded the Chrome and Edge version on cloud browser to 118. It can cause some visual diffs in cloud browser test results.
General
-
New
Added the “Analytics” tab to the project page to show the project’s health score. -
New
Now you can include an existing shared step while creating a new shared step. -
New
Added a web API to acquire cloud devices and cloud browsers usage. -
Fix
Fixed an issue where a test result page with many test steps and data patterns couldn’t be opened. -
Fix
Fixed an issue where the test result language settings were not applied to scheduled batch runs. -
Fix
Improve the performance of the “Wait until screen is rendered” command. -
Fix
Fixed some issues related to the design renewal of the test run settings panel. (An issue since 0.99.40) -
Fix
Fixed 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
-
New
Added support for iOS 17.0 for the cloud environment. -
New
Added support for iOS 17.1 real device for the local PC environment. -
New
Added iPhone 15 simulators for the local PC and cloud environment. -
New
Upgraded Appium version to 2.1.3 and appium-xcuitest-driver version to 5.7.0 for the local PC and cloud environment. -
Fix
Fixed an issue where connection to Android real devices sometimes failed. -
Fix
Resolved 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) -
Fix
Fixed an issue where shared step creation failed when including the “Continue swipe” command. (An issue since 0.99.40)
Browser Testing
-
Fix
Fixed an issue where the “Click specified position” command clicked the wrong position when the page was scrolled.