Rufus looks neat for building it in... If you're looking for something external and are using Windows, you can create a Scheduled Task and point it to the .rb file you'd like to run. If using RSpec, you can create a batch file (.bat) with your spec command line text and schedule that batch file to run, also.
On May 5, 1:36 pm, Shlomit Gazit <[email protected]> wrote: > How can I create a loop for a test to run every 15 minutes? > > -- > Before posting, please readhttp://watir.com/support. In short: search before > you ask, be nice. > > You received this message because you are subscribed > tohttp://groups.google.com/group/watir-general > To post: [email protected] > To unsubscribe: [email protected] -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
