Data Scrapping : Error HRESULT E_FAIL has been returned from a call to a COM component

Hi All…I am getting this error in data scrapping activity. I am trying to scrape a table from webpage.

RemoteException wrapping UiPath.Core.Element OperationException: Error HRESULT E_FAIL has been returned from a call to a COM component. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component. at UiPath.UiNodeClass.ExtractData(String bstrInputXml) at UiPath.Core.UiElement.ExtractData(String xmlMetaData) — 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)

Please help.

@amangupta4644

Which browser are you using? If you are using Chrome, try with different browsers like firefox or Edge

Hope this helps you

Thanks

Hi @ksrinu070184…I am using IE browser

@amangupta4644

Try in other browsers and still getting the same error means share the screens

Thanks