Start Experiment from a specific routine for debugging

Hey, do you know if there is a way to start an experiment starting from a certain routine?
I’m writing my first experiment right now and it’s bothersome to have to wait for the whole experiments execution until I get to the point where I changed something to see if it looks correct.

If it doesn’t work, are there any other debugging techniques to check if a certain routine is being displayed correctly?

OS Macos

Add the routine to the start of the flow (after any routines setting up your variables)