Changes breaking backward compatibility
New
Upgraded the Firefox version on cloud browser to 112. It can cause some visual diffs in cloud browser test results.Fix
Improve the swipe behavior so that the “Continue swipe” command does not pass by the specified element on local iOS simulators and iOS cloud devices. It can also affect the “Swipe” command.- Reverted this change because some test results became unstable.
Fix
Fixed so that a test run fails when any used UI is deleted. (An issue since 0.99.4)- Although such test cases were successful since 0.99.4, we have fixed it because the behavior was wrong. If you find a warning icon saying “Steps referring deleted UIs exist” on the test case list, please set the UI element of the corresponding test step again.
General
New
Renewed the batch run schedule settings dialog. Now different schedules can be set according to the date of week.New
Improved the design and behavior of the history feature.New
With the “Date Calculation” command, now you can select “minute(s) ago/later” / “second(s) ago/later” as “Date time”, and “Minute” / “Second” as “Date type”.New
Now response headers are accessible through the “Web API call” command.New
A user’s timezone is automatically inferred when not specified.Fix
Now variables are available for attribute names in the following commands.- “Assert UI element’s attribute satisfies condition”
- “Wait until UI element’s attribute satisfies condition”
- “Store attribute”
- “If UI element’s attribute satisfies condition”
Mobile App Testing
Fix
Fixed an issue where sometimes a test run failed when using Android cloud device and the dedicated IP feature.Fix
Resolved an issue where the “Toggle switch” command could fail on iOS apps.Fix
Suppresed an unnecessary permission dialog that appeared on Android cloud devices.Fix
Fixed an issue where “with device reset” launching mode was not working when a retry happened.Fix
Resolved an issue where the “Tap” command silently failed on some iOS apps on the “Local PC” environment.
Browser Testing
Fix
Fixed an issue where UI scan couldn’t appropriately detect elements for specific web pages.Fix
Increased the file size limit for files used in the “Click and upload file” command to 52MB.Fix
Improved the logic to calculate how UI elements are overlapped.Fix
Fixed the UI scan logic not to use some random classes in UI element’s locators.