module ActionDispatch::SystemTesting::TestHelpers::ScreenshotHelper
def relative_image_path
def relative_image_path "#{absolute_path.relative_path_from(Rails.root)}.png" end
def relative_image_path "#{absolute_path.relative_path_from(Rails.root)}.png" end