Hi Guys (and Gals), I’m back! … I’m trying to launch an app from the desktop. Visual Search in Desktop automation can see the app but XClick clicks it once (nothing happens). How can I doubleclick it so it will run?
In that same thought, is there a way to execute a dos script from within Kantu?
@kocei answered the question already (=> use #doubleclick). In addition, you asked:
Another option is that you use a scripting language of choice (e. g. VBS, Powershell or Python) and use it to launch the app and then launch/run UI.Vision via its command line api.
In that same thought, is there a way to execute a dos script from within Kantu?
Not yet, but very soon. We are working on this already
@kocei Nice idea! - but as far as I know only IE supports ActiveX. Our own solution will be using the XModules, so it will work on Win, Mac and Linux, and of course in Chrome and Firefox.