Hi,
I developed a workflow that used to work just fine until today. The workflow was opening Chrome and logging in an app. Now the workflow just opens the browser goes to the login page and then after about 30 seconds an error pops up. It should instead type in the Username and password and then click on Login as it used to do so in the past. I am thinking that maybe it has to do with the recent Windows updates but I don’t know. Has anyone else seen this error? If so, how do you fix it?
Also, if i start any kind of recording, Web recording, Basic, Desktop, UI Path is not able to find any element in the browser so I am unable to create any other new workflows.
Error: "Create Emails Project has thrown an exception
Source: Action Type into ‘INPUT ZLoginUserName’
Message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception Type: ElementOperationException
UiPath.Core.ElementOperationException: Error HRESULT E_FAIL has been returned from a call to a COM component. —> System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
at UiPath.UiNodeClass.Get(String bstrAttr)
at UiPath.Core.UiElement.Get(String attribute, Boolean refresh)
— End of inner exception stack trace —
at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)"