# File lib/selenium/webdriver.rb, line 47
    def self.root
      @root ||= File.expand_path(File.join(File.dirname(__FILE__), ".."))
    end