I am getting an error with UiPath studio and Chrome Extension not working: Open Browser: Cannot communicate with the browser, please check the UiPath extension I have already reinstalled the extension multiple times, reinstalled UiPath Studio and followed the documentation located at these links:
I troubleshooted inside the Registry Editor and everything checked out but still cant see the ChromeNativeMessaging.exe process running in task manager under Chrome.
@rimsha03 tried this but not fixing the problem. When I indicate element inside chrome I get an error informing me the extension is not enabled but when I checked inside chrome it is enabled. Also, still dont see the process running under chrome in task manager either.
This answer might not help but as a recommendation use always internet Explorer. Not just in Uipath but for any RPA tool the most reliable browser so far is IE.
Hi @rmunro,
IE is the most reliable but Microsoft does not have support for that anymore. If enterprise has an issue with IE then unfortunately you are on your own. So other browsers are also crucial.
Best,
Rahym S.
Hello Allan and everyone who is stuck with this error. On Wednesday, using Firefox, my script worked fine. On Thursday, I got the error:
âopen browser cannot communicate with the browser please check the uipath extensionâ.
I donât know what changed. I tried many other solutions until I finally tried Allanâs.
After I added the 'Open Application" activity, I got a new error: âCannot find UIElement.â
Then I reverted back to âOpen Browserâ (Firefox) Activity and now everything works. Thank You!
Based on my experience, it seems that itâs related to a compatibility issue between the UiPath.UIAutomation.Activities and newer versions of Chrome. I donât know the exact version compatibility.
I have found that updating the UiPath.UIAutomation.Activities to the latest (or at least a later) version has resolved the issue.
If youâre using Chrome in Incognito mode and getting this error and nothing above works, try enabling these 2 settings in the UiPath Chrome extensions when you click on âDetailsâ.
Strangely enough, I received the same error for Chrome when I tried to use the Navigate To activity with an unset or empty variable.
It happened when I tested this portion of the Workflow without first setting the variable.
Similarly, I received the same error when I invoked this Workflow and passed an empty string to the argument.