Yes I tried all different input methods but nothing seemed to help. Its no workflow problem, because when i interact with the browser it goes back to fast processing
Has anyone encountered a similar problem?
I work on vm.
As you mentioned the bot gets faster after you manually click on the browser…
Please try using a random click on the browser for every transaction …and make sure it is a hardware click…and the click is performed on the browser window…you can use click activity with an offset and try
When i look into my logfiles I get many of these messages.
2023-06-07T17:11:53.0997086+02:00 => [ERROR] [UiPath.Executor] [23.4.1.0]
System.BadImageFormatException: Bad IL format. The format of the file ‘C:\Users….nuget\packages\UiPath.cefsharpbundle.netcore\1.9.0\lib/net6.0-windows7.0/Ijwhost.dll’ is invalid.
at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
at UiPath.Executor.WorkflowLoader.LoadReferencedAssemblies(), HResult -2147024885
This is an issue that has been observed while converting projects from windows-legacy to windows mainly after 22.10.7 upgrade
generally it is occurring because of database packages or Intelligent ocr packags…try checking the compatibility if you are using any of them or change the versions of them and check
And these errors are actually not creating any problem in run of the bot