Hello,
I wrote a batch file in Windows. The first line starts the UI Vision macro, and macro does its script, but it never goes to the next line in the batch, because the batch does not know that the prcess is finished.
In order to make it work, I have to close both Chrome browser (I can do this part), and UI.Vision itself in the macro. How can do it?