Hi friends i'm new to uipath and i tried doing web scraping but it giving an error (error H RESULT E_FAIL has been returned from a call to a COM component.) so please help me out of this problem. Thanks Faiyaz.
0
votes
2 Answers
0
votes
There are several possibilities that could cause this issue.
If you're using a web browser that isn't Internet Explorer (such as Chrome or Firefox) then I would suggest uninstalling the Extension and Reinstalling as this has caused issues for me before
Check that .net is installed on your machine and it is updated to the latest version. I've had activities stop working when there has been an update available (although not sure why this happens)
Check your selector.I have experienced production automations that have needed selectors changing several months in due to a website changing slightly.
Are you able to provide your workflow/project that is causing this error as I can have a look through it and try and replicate the error