...
When a task is removed from the Test Case Editor screen, the selection focus now moves to the previous logical unit (Test Case step, Task, If Block) instead of the first line of the test case.
Enhancements have been done to improve the error logging.
QAS now supports MOS and Mobile Recorder for iOS platform version 14.x.
MOS and Mobile Recorder now support web view on simulator and real device for iOS web and hybrid applications.
The offline package logging is updated to match the QFD version logging for enabling dependency on specific log formats.
Introduced the StoreSubStringFromIndexForLength action for the desktop projects to support backward compatibility.
Updated the PrintMessageInReport action to support backward compatibility for the Qualitia for Desktop 4v4.3.x projects migrated to Automation Studio QAS 8.x.
Bug Fixes
Fixed the issues where the applications stopped responding during successive project changes.
Fixed the authentication issue that were seen while logging into the Reports and Dashboard portal.
Fixed the issue where an incorrect object class was mapped against to a custom actioaction.
Fixed the issue where the suite execution reports for Azure DevOps pipeline executions did not display the execution start and end time.
Fixed the issues related to migration of Desktop the desktop projects from Qualitia for Desktop 4v4.3.x to Qualitia Automation Studio QAS 8.x.
Fixed the Date-Time formatting issue in the Sync TSR feature and the Sync TSR button visibility.
Fixed the issue related to incorrect migration of the ComputeExpression action for Desktop the desktop projects migrated from Qualitia for Desktop 4v4.3.x to Qualitia Automation Studio QAS 8.x.
Fixed the issues in the reporting of parallel execution of a test suite using Power Shell utility. The Qualitia Parallel Execution Report is now generated if you abort the execution by pressing Ctrl+C from the PowerShell console.
...
While upgrading from a previous QAS version, the saved binary path does not work correctly. This causes the browser to close immediately when you are recording a session.
To work around this issue, update the browser binary path to replace the existing browser binary browser value even if it is the same at the following location:
%localappdata%QualitiaWDClient/SeleniumDuring a MOS or Mobile Recorder Session, if you switch from a native-context to the web-context view, the web-view may get distorted for an iOS hybrid application on a Real device having iOS version 12.4.5.
The SelectWindowUsingURL action may sometimes fail to execute on Internet Explorer.
During execution, if you switch from the native-context of the hybrid application, the screenshots for the steps executed on the web-context are not captured in the Suite Execution Summary Report.
To work around this issue:Open the associated execution profile.
Click Edit Desired Capabilities > Android.
Set nativeWebScreenshot to True.
...