a.k
August 25, 2022, 7:33am
1
I am working on a cross-platform project and installed UiPath extension for project development
Ran a simple process and the activity fails every time
Error: Use Browser Chrome: New Tab: Error HRESULT E_FAIL has been returned
from a call to a COM component.
Installed extension from UiPath Web Automation - Chrome Web Store
Note - The machine which I’m using is managed by the organization
what is going wrong?
Gokul001
(Gokul Balaji)
August 25, 2022, 8:02am
2
Hi @a.k
Have you tried with Open browser activity
Regarrds
Gokul
Hello @a.k ,
Please ensure that the google chrome extension is enabled such as below, it can be found at
chrome://extensions/
Typically it can be installed but it may require enabling as well.
If that is the case, I would suggest using the Open Browser activity instead of the new tab activity.
Best,
Cam
a.k
August 25, 2022, 8:21am
4
Hi @Gokul001
As mentioned it is a cross-platform project,
I can only see the below activities related to browser
Please let me know if I’m missing something
Gokul001
(Gokul Balaji)
August 25, 2022, 8:23am
5
Hi @a.k
Go to project → Settings → General → Disable the modern Experience Design
Regards
Gokul
a.k
August 25, 2022, 8:24am
6
Thanks for your reply,
But I see the extension is enabled and as it is a cross-platform project,
I can only see the below [activities] related to the browser
a.k
August 25, 2022, 8:25am
7
yeah, it is in disabled mode only
Can you create a sample cross-plaform project and check if you are able to find it
Hello @a.k ,
Under activities, click this icon and ensure that “Classic” is enabled;
If you search Browser again, you will then find Open Browser activity.
Best,
Cam
a.k
August 25, 2022, 8:28am
9
Hey @Cameron_McMahon1
Can you create a sample cross-plaform project and check if you are able to find it?
I found it in a windows legacy project but not in cross-plaform project
Thanks,
AK