Chrome extension doesn’t work for me with UiPath Studio 2018.3 Beta. I tried reinstalling it many times from the extension within Options → Tools & Extension but with no success.
I did went back to 2018.2 Version of the Studio and tested by installing the chrome extension from there and it did work perfectly.
Rammohan, how did you install 18.3? Fresh install, upgrade, switched to Beta channel? Also, Chrome extension doesn’t install at all or it doesn’t detect the elements on the screen?
I installed 2018.3 Beta by Switching to Beta Channel. I am able to install the chrome extension successfully, but once installed i am not able to detect any elements using UiExplorer or Activities.
There were times when i saw 2 different Chrome Extension visible next to one another. I believe one of them was for 2018.2 and another for 2018.3 Beta. I believe that could be due to the reason that i was trying to open 2018.2 instance of the studio and check if the extension works there. It does work with 2018.2 when i install the extension from that instance of fhe studio again.
Been playing a round with this. When i make new process with v.588, UiPath Extension in Chrome works few times. When uninstall and and install it again, it works again few times.
But with older project what worked previously, UiPath can’t get extension work at all even reinstalling it.
Chrome extension is not visible in Chrome. Also, I am not able to install the chrome extension from chrome web store. One of my UIPath workflow was working well in the previous version and is not working now. Can any one help me with this issue?
I and my colleague have faced this issue after having upgraded UIPath to v. 2018.3.0 stable. Now, working in Chrome, in case I need to repair a selector, I can’t indicate this separate element (the whole window is indicated instead) and Ui explorer seems to be freezing in this case. I have already reinstalled UIPath and Chrome, including the extension (I have only one), but, unfortunately, it doesn’t work.
This worked for me - when installing the Chrome extension, the Registry was not being updated as required.
copy manifest.json to C:\Users\Public\Documents\UiPath\Chrome-Ext folder (you can find manifest.json in the folder where Chrome extension is installed and use that path if you prefer, but I preferred to put it in Public to ensure installation of extension for all computer users would succeed).
Add Registry Key: HKEY_LOCAL_MACHINE>SOFTWARE>Google>Chrome>nativeMessagingHosts>com.uipath.chromenativemsg with the Value: C:\Users\Public\Documents\UiPath\Chrome-Ext\manifest.json (or use the path where you have manifest.json)
Open Chrome and verify in Windows Task Manager that “Chrome Native Messaging Host” process is running.
The above steps install the extension for all users on a computer. This can be changed to install for a specific user by using HKEY_CURRENT_USER registry hive instead.
I just installed the new beta version from the link which @ovi sent. Does anyone facing issues with dragging the activities from the activities panel? or inside the workflow?
I am finding this issue for whatever new workflow i create. Might sound silly, but it is really annoying to see the dragging the activities is falling in to issues with all the xaml’s
Let me know if its common bug? I tried restarting the studio, system even. Still facing the same.
To add a note : i am working on windows 10 version. There was no issues with the previous versions.