I am getting the error of ui element in the debugging the project while I attach the browser and provide the proper location of the browser but while I run it then it show the ui element error
It’s better if you can provide some screenshots where and which activity is getting error
For UiElement Error, you can check whether the element is already loaded or it’s taking time, so that you can give some time delay and check
Also open the selector in UiExplorer and check the tags available which make more dynamic
Hope this will help you
Thanks