Close Ui.vision at the end of macro

Hello, I created a macro that goes on a website and click on some button and I need help to know how to close the tab that my macro opens and close ui.vision at the end of my macro

Hello! See select Window

selectWindow | TAB=CLOSE

1 Like

you have to launch macro from bat file

1 Like

Thank you for your reponse. So if I launch my file withe a .bat it is gonna automatically at the end ? and also how do i create a .bat that launch my macro please

Thank you I m gonna use that for the browser. Have a nice day

https://ui.vision/rpa/docs#cmd

Thank you for the help. Have a nice day!