I need to be able to run my Ruby scripts with my Hudson builds but don't want a browser window attempting to open. I tried:
batman:ETW cmiller$ ./createAccount.rb -b
but this did not work.
How can I run my Ruby scripts using FireWatir headless?
Running on Mac OSX
