# File lib/webrat/selenium/application_servers/rails.rb, line 29 def pid_file prepare_pid_file("#{RAILS_ROOT}/tmp/pids", "mongrel_selenium.pid") end