General
-
NewAdded a Web API endpoint to get test case information, including human-readable test steps. -
NewWhen a shared step is called inside another shared step, shared step variables can be directly passed from the parent to the child. -
FixThe "Store fixed value" command now supports storing texts with new lines. -
FixShared step variables' values are no longer overwritten when connecting another text or UI element to an existing variable on the shared step edit page. -
FixFixed an issue where capturing new UIs sometimes failed with unexpected errors. -
FixImproved the loading speed of the member list page. -
FixFixed an issue where a user sometimes could not update a test case with a server error. -
FixResolved an issue where a user could not select the preferred locator when there were too many locator candidates.
Mobile App Testing
-
NewAdded support for Android 14 for the cloud environment.- It has been available as “under development” since 1.1.0.
-
NewAdded a new option to get the device log only for the application under test in cloud device testing. -
FixResolved an issue which prevented the “Input to picker” command from working on iOS 14 on BrowserStack. -
FixFixed an issue where UI capture or testing on WebView was not fully functional on Android Chrome version 107 or later.
Browser Testing
-
FixImproved the logic to calculate how UI elements were overlapped. -
FixResolved an issue where Command key + click by the “Click with special key” command on Safari did not open links with a new tab. -
FixFixed an issue where some UI elements on particular web pages could not be detected in UI capture. (An issue since 1.5.0)