Hello everyone, Would someone mind pointing me to a resource on how to get Webtest to run tests automatically on a schedule and dump the results to a log-file? I spent the past 4 hours getting WebTest into my IDE and built, and before I start mucking around, I thought I'd ask the experts.
I've tried Google and found with some neat Groovy examples, and I suppose it wouldn't be terribly difficult to just extend these to do what I want, but having a direct guide is always comforting. Thanks! Joe

