I create process in Srudio Community Edition.
After two das, I’m run it from studio, and on attach browser activity I’m has error:
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
UiPath.Core.BrowserOperationException: Licence error: You need to be registered ----> System.Runtime.InteropServices.COMException: Licence error: You need to be registered
In browser I’m install UIPath pugin.
What and where I’m should I register?
Full Error:
18.3.2+Branch.master.Sha.0ee1a557250c8000e864a91dcaeebdc1a4bbeb00
Source: Attach Browser ‘browser.exe Chrome’
Message: Licence error: You need to be registered
Exception Type: UiPath.Core.BrowserOperationException
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
UiPath.Core.BrowserOperationException: Licence error: You need to be registered ----> System.Runtime.InteropServices.COMException: Licence error: You need to be registered
at UiPath.UiBrowserClass.Find(String bstrSelector)
at UiPath.Core.Browser.Find(Selector selector)
— 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)