Getting error using OpenBrowser function in Uipath . how to resolve this issue

getting error using OpenBrowser function in Uipath . how to resolve this issue

Hi @rajayerra,
Welcome to the community!
Can you please share the details about your Open Browser activity? The settings, selector values etc?

@rajayerra

What error are you getting ? could you please tell more details to help you in this.

i am able to see launched browser but getting below error:

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:

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 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)

Hi @rajayerra,

Which browser are you working with?

What is browser type of open browser activity.