Hi Everyone,
I have created an automation which opens the Edge browser, logs into a website and upload some files. However, Bot is Unable to communicating the Edge Browser in Unattended though the Orchestrator. It showing error like ‘Edge: Cannot communicate with the browser, please check the UiPath extension.’
When I run the code in RDC machine with manually debug/run, its working fine.
I have done below changes but its not working for me
1, UiPath Extension for Edge is installed twice and enabled
2. Stop the ChromeNativeMessaging.exe is running
3. Restarted the Edge browser and cleared all the history
4. Updated project dependencies
Could you please suggest, is there any another way to do
Thanks,
Ravi