I was able to complete my first robot 2 last Friday. When I tried to re-run the same project, I am getting the below error message.
Source: Use Browser Edge: Find Unicorn Name
Message: Could not find target application.
Exception Type: UiPath.UIAutomationNext.Exceptions.ApplicationNotFoundException
RemoteException wrapping UiPath.UIAutomationNext.Exceptions.ApplicationNotFoundException: Could not find target application.
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.ContinuableAsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)