...
While upgrading from a previous QAS version, the saved browser binary 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 binarypathto replace the existing browser binary 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 to theweb-context of the hybrid application, the screenshots for the steps executed on the web-context are not displayed in the Execution Summary Report
To work around this issue:Open the associated execution profile.
Click Edit Desired Capabilities > Android.
Select the nativeWebScreenshot checkbox.
Set nativeWebScreenshot to True.
Click Update.
...