Subscribe

UiPath Studio

The UiPath Studio Guide

Extension for Chrome

🚧

Important:

UiPath Inc. and its affiliates, do not process, use, access, or store any customer data when using this product.

This extension helps you create browser automations in Google Chrome. Please note that you need to use at least Google Chrome version 64 to perform browser automations.

You can install this extension in multiple ways, as shown below:

Install From UiPath Studio

  1. Access the Tools page from the Studio Backstage View. The extensions you can install are visible in this page.
  2. Click the Chrome button. A confirmation dialog box is displayed. The extension is now installed.
  3. Click Enable extension in the Google Chrome confirmation pop-up. The extension is now enabled.
866

Install from the Studio Installer

  1. Run the UiPathStudio.msi installer and navigate to the Installation Details section.
710
  1. Switch to the Advanced tab and select UiPath extension for Chrome.
  2. Click Install. Studio setup continues while also installing the extension for Chrome.

Install from the Command Prompt

  1. Make sure all instances of Chrome are closed.
  2. You can install the extension for the current user by running the following command:
    C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe /chrome
    Alternatively, using administrator privileges, you can install the extension for all users on the target machine with the following command:
    C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe /chromeglobal
  3. Start the Chrome browser and click the Add Extension button. The extension is now installed and activated.

Install from Group Policy

You can also install the UiPath Extension for Chrome by using Group Policies. This method silently installs the extension and enables it, without requiring user confirmation.

This installation method requires that the target machine has access to the Chrome Web Store (https://clients2.google.com/service/update2/crx).

To install via policy, perform the following steps:

  1. In the ExtensionInstallForceList policy, add dkgencfabioofgdmhhjljpkbbchbikbh;https://clients2.google.com/service/update2/crx.
  2. In the NativeMessagingAllowList policy, add com.uipath.chromenativemsg_v2.
  3. On the target machine, install the UiPath extension for Chrome with administrator privileges using the following command:
    C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe /chromepolicyglobal

Uninstalling

The UiPath Extension for Chrome can be uninstalled using the following command:
C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe /chromecleanup

Troubleshooting

Your system administrator might have configured Group Policies that prevent the UiPath Extension for Chrome from working. To enable it, please follow the instructions from the Group Policies page.

For any other issues regarding the UiPath Extension for Chrome, please view the detailed troubleshooting page.

Updated about a year ago


Extension for Chrome


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.