# File lib/chromedriver/helper.rb, line 66
    def version_path
      @version_path ||= File.join(base_install_dir, ".chromedriver-version")
    end