Hi everyone,
I’m facing troubles automating with Firefox, since I can’t open a browser. As a beginning, I did searched through the following topics :
But it did not help, so I’m posting my own problem in details
Scenario:
I use an “Open Browser” activity, set with “Firefox”, “New session” parameters, and it fails.
I also tried with “Private” parameter, to no avail.
I did install the UiPath extension, through the Setup Extension menu, and it worked fine (UiPath is present in the Mozilla extension tab).
Current Behavior:
Here is the error I get :
Launching_Firefox has thrown an exception
Message: Cannot communicate with the browser, please check the UiPath extension.
Source: Open browser
Exception Type: BrowserOperationException
UiPath.Core.BrowserOperationException: Cannot communicate with the browser, please check the UiPath extension. —> System.Runtime.InteropServices.COMException: Cannot communicate with the browser, please check the UiPath extension.
at UiPath.UiBrowserClass.Open(String bstrURL, UiBrowserFlags flag)
at UiPath.Core.Browser.Open(String url, Boolean privateSession, Boolean headlessSession, Boolean defaultSession)
— End of inner exception 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)
Expected Behavior:
Open a new Firefox tab and keep going with the automation
Studio/Robot/Orchestrator Version: 2016.2.6274
Last stable behavior:
Last stable version:
OS Version: Windows X
Others if Relevant: (workflow, logs, .net version, service pack, etc): Mozilla version : 55.0.3 (64 bits)