Path works in studio, but not with assistant

Hi,

I’ve created a path in studio that logs on to a website and checks specific parameters.
When I try to debug my file in Studio, everything works perfectly. But when I publish the file and run it with my UI Path assistant, he doesn’t seem to find the UI element in internet explorer. It worked perfectly until 2 weeks ago when I had to republish an updated path. Since the new updated file (with just a minor change), the assistant can’t seem to do it’s things anymore with internet explorer.

Thank you for reading,
Kind regards,
L.

@lawrens_hales

Welcome to forums

did you updated the package? Any errors please share the screenshot

Thanks

Hi,
thank you for replying already.
I’ve updated the package and since then it won’t work.

Following errors:

Cannot communicate with Internet Explorer browser.

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)

Thank you,
L.

@lawrens_hales

Can you tell us is there any issue with versions? Is the studio version and Robot version is same?

Thanks

Hi,
studio version and robot version are the same: 2020.6.0.
I run both on a windows server 2012, if this is of any help.

Thank you for helping,
L.