module ActionDispatch::SystemTesting::TestHelpers::ScreenshotHelper

def absolute_image_path

def absolute_image_path
  "#{absolute_path}.png"
end