UI.Vision keeps crashing since update

Let me know once there is a new update, I can test it with my scripts.

same problem with me when using latest version, so i downgrade to version 5.2.3.
my kantu running on windows 2012 r2.

Same issue on 5.3.10 crashing frequently after around 2 hours :frowning:
Please fix the issue…
thanx

Same here. After 10-20 minutes crashing and kantu page becomes total white with message “something went wrong” and a blue button to reload page of Kantu.
Also command VerifyElementPresent not work (or Gotoif command not work).When found that element is missing , it should execute a command Gotoif but finally is not executed and then log says “time out waiting for element” .But element is normal to not appear on page so kantu should execute command Gotoif but is not executing.
They are 2 separated problems.

Issue found and fixed. Here is an internal test release for Firefox (V5.3.14):

http://download.ui.vision/tmp/u14.xpi

Please test it and let me know if you still see any problems.

Hi i tried Firefox (V5.3.11) and Firefox (V5.3.14) and have a new bug read here

Any results of testing on Firefox ? Please is it possible to have the test for Chrome ?

Yes, i found another bug in command line folder=XXX option do not work and testsuite can not start via command line

@admin please fix this bew bug in virtual machine there is not free space to recorder a video but this is a new bug.

Application is not crashing on your browser ? Here is crashing always on Chrome after around 20 minutes. Can not work at all.Always showing message “something went wrong” and Kantu becomes a white empty page with a blue button which say “reload” .

Application is totally destroyed after the last update.It works only for 10 minutes.Every time crashing with different error.
One time is crashing with error “something went wrong” and Kantu becomes a white page.
The next time appears an error something about…“heartbeat”.
The next time appears error “No page load after 40 seconds Error : Still same ipc secret”.(the page is loaded correct but Kantu can not see it).
The next time Kantu can not see the element on page…
I have seen more than 6-7 different errors which appears after 10 minutes of work.
This happen in 3 different computers.
Is it possible to downgrade to previous version ?This version is completely damaged.

Laetst version is not “totally destroyed”, have some bugs but other bugs was resolved with this latest update.

I’m using the latest version of ui vision and works, there are some bugs but i reported it to the admin to fix.

How many hours you can use this version without stop ? Usually on me crashing on around 20 minutes.My best record is 53 minutes use without stop with error :smiley: .Then appears one of the errors on my post.

@Panos Are you using the new V5.3.14? I think not! In our tests the memory leak issue is completely fixed. (The memory leak was caused by a new Node.js component that we introduced with the December update.)

Thank you for your reply.As i see i using V5.3.10 because each time the program updating automatically by itself so i thought is updated in latest version.I never updated manually.
Ok let me download this version and i let you know results.Is this for Chrome ? Thank you !

Developer mode is not normal.Gives security warnings on Chrome.

Still problems and many errors remaining on me.
I read on Kantu page this is an Open Source project.Can we have the source code please? I can fix it for free.Source of 5.3.14 .

@Panos Source code is available at Github RPA software

Developer mode is not normal.Gives security warnings on Chrome.

I guess because you tried to run the version for Firefox(!) in Chrome…

The crash issue is fixed with V5.3.17. The reason was a memory leak inside a new Node.js component that we introduced with the December update.

No is not possible to run xpi to Chrome.I mean the development mode when you try to downgrade to old Chrome versions according the guide.Then Chrome appears warning message of security issues because development mode is ON.If you disable development , then only the latest version allowed to run which is not development.If i make any mistake please correct.