Note:
You need to use at least Firefox version 52.0 to perform browser automations. Firefox versions 65.0 and lower require an extra add-on.
From UiPath Studio
- Access the Tools tab from the Studio Backstage view. The extensions you can install become visible.
- Click the Firefox button. Mozilla Firefox opens up and a confirmation pop-up is displayed.
- Click the Add button, and then OK to confirm. The UiPath Extension for Firefox is now installed.
From the Command Prompt
- Click the Windows Start button and type
cmd
in the search field. - Right click on Command Prompt and run it as administrator.
- Change the directory to the UiPath installation folder (
cd C:\Program Files (x86)\UiPath\Studio\UiPath
). - Use the
SetupExtensions /Firefox
command to install the extension. Firefox opens up and a confirmation pop-up is displayed.
- Click the Add button, and then OK to confirm. The UiPath Extension for Firefox is now installed.
Updated 3 years ago