save_html()
rubocop:disable Lint/Debugger
# File actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb, line 111 def save_html page.save_page(absolute_html_path) end