Installation on firefox

Hi ,

I don’t have UIPATH studio, I had only bot in my system, I need to install firefox extension.Can any one help me how can i approch to install it.

1 Like

Hi,

Install it from ‘Tools’ in UiPath Studio

hey,
first close all tabs or the entire firefox app
and go to Tools in uipath studio
and click on FireFox Extensions
then wait for few seconds firefox app will pop-up then click on add and another will pop up clickon that too
cheers

@saneeth_kandukuri here is document you can go through
cheers

Hi
We can do that from command prompt

From the Command Prompt

  1. Click the Windows Start button and type cmd in the search field.
  2. Right click on Command Prompt and run it as administrator.
  3. Change the directory to the UiPath installation folder ( cd C:\Program Files (x86)\UiPath\Studio\UiPath ).
  4. Use the SetupExtensions /Firefox command to install the extension. Firefox opens up and a confirmation pop-up is displayed.

  1. Click the Add button, and then OK to confirm. The UiPath Extension for Firefox is now installed.

Cheers @saneeth_kandukuri