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