Is there a way to run an experiment using the monkey repeatedly? I have a fairly complex branching setup with many possible outcomes. I'd like to test all of them, but that would require taking the survey - a fairly long survey - many, many times. I'd like to run the monkey through the whole experiment n times without intervention, so I could leave it running overnight and come back to a lovely pile of monkey data.
Is there a way to do this? I suppose I could use something like AutoHotKey, but that seems both unreliable and profoundly inelegant.
Thanks!