# File lib/capybara-screenshot/saver.rb, line 73 def html_path File.join(Capybara::Screenshot.capybara_root, "#{file_base_name}.html") end