admin
December 4, 2019, 10:55pm
1
What’s new: https://ui.vision/rpa/home/whatsnew
The new UI.Vision RPA for Firefox version is available <= Click link to download
The Chrome update is delayed because the Google Chrome extension store established a new approval process for extensions that request powerful permissions.Now there is a queue with a backlog of extensions waiting to be manually reviewed, and UI.Vision RPA for Chrome is inside it.
@admin
Why is the function “setProxy” for Firefox without socks authentication support?
Hi
Kantu Support Proxy And Socks 4/5 ?
On Imacros for firefox i use a javascript do set a socks it’s possible in Kantu too ?
prefs = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch);
prefs.setCharPref("network.proxy.socks", ip);
prefs.setIntPref("network.proxy.socks_port", port);
prefs.setIntPref("network.proxy.socks_version", 4);
prefs.setIntPref("network.proxy.type", 1);
Imacros support only proxy but with the script it’s possib…
And no new source code under GitHub - A9T9/RPA: UI.Vision: Open-Source RPA Software (formerly Kantu) - Modern Robotic Process Automation with Selenium IDE++ is available, why!?
If you only use only one monitor, it still works normally. I have the same problem when using a second monitor (windows 10, Extend monitor)
Here are the instructions depending if you are on chrome or firefox:
https://ui.vision/rpa/archive
@User9898
This is no official source code. Only release files.
Hi @admin I somehow have v5.3.7 in at least 2 of our Chrome installs.And it seems closeBrowser=1 isn’t working
Hi @TechSupport ,
I’m using Google Chrome Portable and have 2 profiles. One of them is still on v5.2.3 and the other one has updated to v5.3.7
It seems that closeBrowser=1 has stopped working on v5.3.7
I have a batch file that closes Chrome on v5.2.3. But on v5.3.7, both UI.Vision and the Browser remains open. I tried adding closeKantu=1 but it didn’t make a difference.
C:\chrome\GoogleChromePortable.exe "file:///C:/temp/SimpleTest.html?direct=1&closeBrowser=1"
Could you try out on your end…
admin
December 7, 2019, 9:45pm
8
Hi everyone! The announcement thread is the wrong place to post these questions, as it will become very messy quickly. For each (new) question, please open a forum topic and we will reply ASAP.
admin
December 18, 2019, 10:56pm
10
Update: Meanwhile V5.3.8 is available (minor update)