I have created a project that automate the installation of group of softwares(like 7zip, Adobe reader, chrome setup …etc) in my PC. I have recorded the steps using Desktop option finally executed it successfully for the first time but for all subsequent executions it is not working as expected and throwing below exception(it might be not recognizing the window that I recorded earlier in my desktop recording), It would be great if you could help me how to over come this issue.
RemoteException wrapping UiPath.Core.InvalidUiElementException: The UiElement is no longer valid —> RemoteException wrapping System.Runtime.InteropServices.COMException: Invalid UI node.
at UiPath.UiNodeClass.FindFirst(UiFindScope scope,
String nodeID)
at UiPath.Core.UiElement.FindFirst(FindScope scope,
Selector selector,
IPlaceholderResolver placeholderResolver)
— End of inner exception stack trace —
at UiPath.Core.Activities.TaskAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context,
IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context,
IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor,
BookmarkManager bookmarkManager)
Yes @AshwinS2, I have checked in UiExplorer as well but no use. When I select the window using Indicate window on screen option even though it is not recognizing. Find the below image for your reference.
Yeah @lakshman, I have selected the window using Indicate window on screen, there is no attributes and special characters, find the below Image for your reference.