Hi guys …
I’m getting below mentioned error while using the data table scrapping activity in UiPath studio, could anyone please help me fix this issue? PFA screenshot for reference.
"Error HRESULT E_FAIL has been returned
from a call to a COM component "
lrtetala
(Lakshman Reddy)
May 15, 2024, 7:04am
2
Hi @Komal_Surjuse
Please check the below thread
Hi Ovi,
After checking the uipath allow in incognito check box, its working fine now. thanks for the detailed guidance and quick response.
Respectfully,
Jack☺
@MateusLH
So I checked and it is a very huge table…I can see that it is taking time to load and time to extract as well…
After the last click activity on submit…add one more dummy click activity and you can indicate a column or any element and set the wait for page load to complete…and then use extract table activity and set the timeout of both activities to around 90 seconds
Set wait for page load to complete is important so that it waits till then…click is a dummy one just to make it wait
c…
https://forum.uipath.com/t/extract-structured-data-table-error-hresult-e-fail-has-been-returned-from-a-call-to-a-com-component/307191?u=lrtetala
Cheers!!