# File lib/selenium/webdriver/remote/http/common.rb, line 11
          def self.timeout=(timeout)
            raise Error::WebDriverError,
              "Configuration of HTTP timeouts has changed. See http://code.google.com/p/selenium/wiki/RubyBindings for updated intructions."
          end