Because that uses already the new Chrome Manifest V3. I want to find out if this program version is already unstable as currently version 7 and 8 regarding running scripts longer than 3 minutes which me and other experiencing and described in these posts:
OK, I just had one of my coworkers testing it on his machine with the script that fails on my and he had the same issue. The script came to an halt after 73 iteration instead of completing all 500.
Just to let you know, my company UCSF - University California of San Francisco (you can google it) has several thousand employees (mostly medical students and doctors), several campuses over the city and several IT departments I’m working together with. I’m currently introducing your tool to those IT…
Hello,
i’m on UI VISION 7.0.11 When i run a macro sometimes script suddenly stop No error in log. The counter does not move and the commands after are not executed (I launch mulitple UI vision with multiple chrome instance in the same time)
since V7.0.13 update, my macro stops sometimes on Xclick command. The command stays in blue state.
I start again the macro and the second time , it is ok
Here is a new test script that is showing the problem (chrome on windows 10).
I have not tried it on Edge as I still have the kantu version 6 there and want to make sure I have something functional on hand.
Suppose to run 500 times and stopped randomly after 102 (292 Seconds):
{
"Name": "errorDisconnectTest",
"CreationDate": "2022-8-1",
"Commands": [
{
"Command": "open",
"Target": "https://ui.vision/rpa/x/pricing",
"Value": "",
"Description": ""
},
{
…