How to executing a test case in mac crontab?

So guys, I need some help, how can I run a Test Case in crontab?

I’m not sure about ‘crontab’ in your question. Can you help to elaborate it more?

I’m just want executing my TC’s without starting
manually. So I think, its possible using a crontab whit command? Or another way to executing automatically… something like this :slight_smile:

I think you should use a CI Tool to schedule your test suites. Jenkins would be a good idea.

tks Jan, I’ll try Jenkins integration