Hi All,
I hope you are all of us fine!
I’m writing you because i’ve got a strange behavior with Internet Explorer and maybe some security settings applied with GPOs could be the cause, but I would like to share with you.
The start of the story when i’ve try to move my robot to a new computer for the production.
Based on the fact that main of my process works with “Simulate click” and i can’t do it on another ways.
After setup the new machine, i wasn’t able to interact with IE correctly with my “Simulate click” for example.
I’ve created a quick process with an open browser and i’ve got the following error :
19.4.0+Branch.master.Sha.0f31d6b182f9ff3ac2d5a909f771720615bdb0b9
Source: Open Browser
Message: Cannot communicate with Internet Explorer browser.
Exception Type: UiPath.Core.BrowserOperationException
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
UiPath.Core.BrowserOperationException: Cannot communicate with Internet Explorer browser. ----> System.Runtime.InteropServices.COMException: Cannot communicate with Internet Explorer browser.
at UiPath.UiBrowserClass.Open(String bstrURL, UiBrowserFlags flag)
at UiPath.Core.Browser.Open(String url, Boolean privateSession, Boolean headlessSession, Boolean defaultSession)
— End of inner ExceptionDetail stack trace —
at UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.Core.Activities.AsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
OS : Windows 10
IE Version : 11.471
It’s working with Chrome, but it’s mandatory on my case to use IE.
Of course i’ve already did the regsrv32 command line as mentioned on the KB but without any success.
So, do you have any ideas of which Internet Explorer settings could block that ? or how i can get rid of this issue ?
Thanks in advance.