Run tests at a specified time or every specified number of minutes

Hello, I need to run the test at a specified time or every specified number of minutes. Can I do it in Katalon Studio? If so, how do I do it?

Hi Grzegorz,

you can use Task Scheduler (Windows) or CRON job (Linux). Follow this article to get cmd line command to run your tests in a console.

https://docs.katalon.com/display/KD/Console+Mode+Execution

Thank you for your advice. I managed to run the test.