# File lib/capybara-screenshot/rspec/html_link_reporter.rb, line 31
        def attributes_for_screenshot_link(url)
          {"href" => url, "style" => "margin-right: 10px; font-weight: bold"}
        end