Hello
The extension is installed and enabled on the browser.
I have tried to indicate element on the newest Edge browser but an error is shown. My studio is 2020.10.2 version with Enterprise License.
I tried to restart my laptop. Unintsalled the extension and reinstalled. The error is still shown as the pic.
Anyone has the same experience or any tips?
Thank you for your attention.
Pls check this troubleshoot doc on edge extension and it’s common issues
Before you create your first automation projects for Edge, you must close the browser and terminate the corresponding process from Task Manager after you install the extension.
Try installing the extension using command line, tried in Edge chromium, it worked
Change the directory to the UiPath installation folder (cd C:\Program Files (x86)\UiPath\Studio\UiPath).
Use the SetupExtensions.exe /Edge command to install the extension locally, or the SetupExtensions.exe /EdgeGlobal to install the extension per system. A confirmation pop-up is displayed in the New Edge Browser (Chromium).
Start (or restart) the browser, so the installation can complete. A new UiPath icon appears in the top right:
If so, then please make sure the Edge is installed in your system correctly. Check in the task manager if that shows Edge is running with elevated rights.
actually you need to see where the UiPath is installed
usually it is in C drive hence in the standard documentation, it’s mention C drive.
i see in the screenshot there’s a S letter, seems your OS is installed in a drive which has letter S for reference
So just replace C in the start of the path with S
Alternatively, manually traverse to the path where UiPath is installed and then press and hold shift key, in the blank area and then right click and select open command prompt here, this eill eliminate the pain to change directory for you.