How do you run Selenium 2.0 tests silently? I'm using it with Capybara. I find the window that pops up annoying. If pops up while I'm typing, I end up entering text in it.
UPDATE: I don't mind if it runs with the browser still, I just want it to do all of that in the background.