...
FireFox Recorder uses the SetWindowSize action instead of MaximizeBrowser when the browser is maximized during recording.
Currently, Mobile Object Spy and Mobile Recorder do not support the Shadow Dom feature.
The "Highlighted object(s) does not exist on the current page" error message occurs for all objects even if the objects are highlighted. This is an intermittent issue for Object Spy.
In Shadow DOM, Web ObjectSpy and Web Recorder do not support element with dynamic attributes which have non-null attribute value.
Unknown error exception occurs while performing actions on the Shadow DOM object:
For the Click and MouseOver actions, you can use the alternative actions ClickJS and MouseOverJS, respectively provided by Qualitia.
For similar issues with other actions, contact Qualitia Customer Support.Test Case execution from ALM fails when the integrated Test Case is locked or out of sync, when the associated task is modified by some other Test Case or from the Task tab.
To work around this issue, unlock the Test Case or open and save the impacted test case, and then execute the Test Case again from ALM.Commit from GIT fails for long file paths, though it works from GIT Bash. For example, C:\Users\localadmin\Documents\DND_QDS_Automation_Backup\DND_QDS_AutomationProject\Regression_Repo.
To work around this issue, use short file path. For example, C:\.Mobile execution with the “_appiumOption” capability as “Automatic” does not work With ALM integration. ALM does not allow to connect to the appium server even when the server starts successfully at the localhost. Once ALM is disconnected, the appium server is connected successfully, and the TC executed as expected.
The workaround to To work around this issue is to , set the capability "_appiumOption" as "custom".
...