Little bit tricky question:- mine use cases during test manager because of During run time in test manager extension is not working , so how we install extension on test manager machine because if extension is not working how can we click and all ,

Please help me on this it’s an urgent topic , on web browser if extension is not available how can we proceed our code

Hi @SAURAV_GIRI

Please follow below steps:

  1. Navigate to below link, click on the extension Id of the extension you want to install, if not sure, go with the latest one.
    Studio - List of extensions for Chrome

  2. It will open up a screen like below, click on “Add to Chrome”

  3. Below popup will appear, click on “Add extension”

  4. Extension will be installed. Close the chrome, open again and go to below link:
    chrome://extensions/

  5. You should be able to see your UiPath extension there in the list. Please ensure its enabled. Sometimes, when you reopen chrome, popup to enable chrome extension shows up, enable from there, else when you navigated to the above link(step 4), you will see there and just enable it, close the chrome and verify again if its enabled.

That’s it!!

Please note: Sometimes, even after installing extension, it doesn’t show up in the list shown under step 4. In that case, once you have installed extension from chrome, close it and follow below steps:

  1. open command prompt (Click on “Windows (Start)” button and type “cmd” and select “Command Prompt”)

  2. In the Command Prompt paste the following command: “C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe” /chrome"

  3. And check in chrome, it should be there.

Regards
Sonali

@SAURAV_GIRI

If the extension is installed and during runtime you are facing the error then mostly its the group policy issue

Try resolving with you IT

Cheers