I’ve got a serious problem. I’ve created a big robot that did work perfectly. But suddenly the version of UiPath went from 2019.9.2 to 2019.10.0 beta484 version. The open browser activity doesn’t work anymore. Ill post a screenshot bellow.
The error message says: “Open Browser: Cannot communicate with the browser, please check the UiPath extension.”
Do you guys have any solutions? I would like to know if it is possible to go back to the older version.
The robot runs on a RDP server.
Thank you for quick reply!
The extension is installed correctly.
Chrome gives the popup message: UiPath Extension Crashed.
Everything is configured correctly. I have worked with the extension multiple times.
My co-worker found an sort of workaround. IF there’s already a chrome browser open. The “Open Browser” activity works. If there’s is none. It chrashes.
@Dan_Munteanu You make me feel like a complete noob. I cannot find the dmp files on the RDP server… They are not located in the %TEMP% folder. Or I’ve looked the wrong way. Any suggestions?
@Timaahb Absolutely no my intention ofcourse. Let’s gather some more information about the system.
Windows Version
Chrome Version
UiAutomation activities package version
If you open the browser manually, is the ChromeNativeMessaging.exe running in task manager?
Chrome Version: Version 78.0.3904.87 (Official Build) (64-bit)
Windows version: Microsoft WIndows 10 Home (10.0.14393 Build 14393)
UiAutomation Activity package: v19.7.0 (i did update it to the newest version but no improvement)
Chrome Native Messaging Host 32bit is running when i start manually
i can try. But it’s still weird that it works on every device. We all have the same version of chrome installed. It only doesnt work on the RDP server.
hi,
I’ve got the same problem. I tried using chrome and firefox and they both crash when using “open browser” on the RDP server.
anyone found a solution?