Unfortunately the company I work for has disabled this due to it’s low score from a security POV.
Is there an alternative way to communicate with UPath on Google Chrome?
Unfortunately the company I work for has disabled this due to it’s low score from a security POV.
Is there an alternative way to communicate with UPath on Google Chrome?
Hello @steve1977beyond ,
Try switching to MS EDGE.
or
Try using below steps i found from LLM.
UiPath introduced a Native Host Only installation method that allows Chrome automation without modifying Group Policies. This method still uses the extension but avoids the usual policy restrictions.
Steps:
Alternatively, use the command line:
“C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe” /chromenativehostglobal
Or during MSI installation:
UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=NativeHostOnly
Please try and let us know if anything is required.
Happy Automation
Nope, UiPath Chrome Extension must be installed and enabled for interacting with the Chrome browser.
Get it whitelisted by coordinating with UiPath support and your system admin. This is the only way.
No, Check with the IT team to add that UiPath to Trusted application like that you can use.
Happy Automation
After speaking to IT today, they have a tool which measures the security of all plug ins and this one didnt rate highly.
However, the previous version of the UiPath plug in was fine as far as they’re concerned.
Has something been omitted from the latest version?
Or can i use a previous version of the plug in?
In that case, you can install and use previous version. That is alright.
below page lists all chrome extensions, you can pick your last version from here and install the same. Please let me know if you need steps for installation of previous version?
yeah, they’re fine with me using an older version. But how could i enable an older version on Chrome?
Please check the list of extensions that I have attached to my above post.
pick the older version that your org approve of.
then click on the link like shown below in the screenshot. I am selecting v 22.5 You can select any.
Once you click on the link, it will open another tab stating “Add to Chrome” or “Get” as shown below on the screen. Click on it.
A pop up would open like below, click on add extension
That’s it. Once added, you can view it by visiting link:
chrome://extensions/
There, you would see UiPath web automation (of the version you choose) installed and enabled.
Please note: sometimes, there are instances when extension installation needs additional step to enable it from command prompt, but you may not need it. Please do all these steps and it should work. If not, let me know.
Hope this helps.
Regards
Sonali
Using a previous version could cause problems. Typically you need alignment between the robot.exe version and other things like browser extensions. But you can try anyway, just pay close attention to any errors.