# File lib/selenium/selenium_server.rb, line 61 def stop Net::HTTP.get('localhost', '/selenium-server/driver/?cmd=shutDown', @port_number) end