ActionDispatch SystemTesting TestHelpers ScreenshotHelper module ScreenshotHelper Ruby on Rails 7.0.10 Since v5.2.8.1 Available in: v5.2.8.1 v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: … v5.2.8.1 v6.0.6 v6.1.7.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Screenshot helper for system testing. Attributes ActionDispatch::SystemTesting::TestHelpers::ScreenshotHelper#_screenshot_counter Methods (defined here) # take_failed_screenshot # take_screenshot Private methods (17) Implementation detail — not part of the public API. # absolute_html_path # absolute_image_path # absolute_path # display_image # failed? # html_path # image_name # image_path # increment_unique # inline_base64 # output_type # save_html # save_html? # save_image # screenshots_dir # supports_screenshot? # unique Used by Included by (1) ActionDispatch::SystemTestCase