Running routines for test purposes?

I think there are two easy solution:

  1. Just add the routine you want to test at the beggining of the flow and launch the experiment

  2. Keep the routine in place, place a loop around all the previous routines and set the loop repetition to 0: this skips all the routines and is very usefull for testing

3 Likes