Today, I got this error: "Cannot communicate with the browser, please check the UiPath extension.
UiPath.Ipc.RemoteException wrapping UiPath.Core.BrowserOperationException 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)
What did I do differently?
I updated the UiPath SDK to v19.6.7094.27183. But I did the downgrade to v19.6.7093.21784 and it’s not working… And re-installed the Uipath Web Automation Chrome Extension, and it doesn’t work…
My Chrome version is 75.0.3770.80 (official compilation) (64 bits)
Buddy @Aqua1986
kindly check whether the extension is enabled in your chrome once
and also check uipath extension is there in chrome are with the chrome settings
For more info chrome extension
if not enable it and close the browser and uipath studio
reopen them again…
or still not working better use IE as Internet Explorer is the default browser of UiPath that doesn’ t need any extension to be installed and is more reliable than Chrome with UiPath
Now I know what happened… I tried another project and it works… So, I thought, it only should be some dependency that’s not working fine…
I downgraded the UiPath dependency (SDK for UI automation and text capture featured in UiPath Studio) from v19.6.7093.21784 to 19.5.7079.28746 and it works fine! It’s a bug, UiPath Team!
I can’t access to the Bug Report, so, I can’t write there…