I have studio installed in a different server and bot in a different server,while running from orchestrator it is showing error as “Enable browser extension”.but there is no studio available in the server how can i enable chrome extension there please help!!!
(i tried enabling it by using the same URL i used to enable in the studio installed server but even after enabling iam getting the same error)
HI madhavi ,Treid enabling the URL using the commmand prompt and it worked.Thank you
Below are the steps:
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).
Run the SetupExtensions file by typing SetupExtensions.exe/chrome.
This Process works for me as well with a minor tweak in the path. It should be C:\Program Files (x86)\UiPath\Studio\UiPath\SetupExtensions.exe/chrome .
Can anyone tell me if a “UiPath browser extension” will need to be installed on browser on user’s desktop where a bot will run the script? Does it mean the UiPath uses the extension during run time of the bot and script?