instance method screenshots_dir

Ruby on Rails 7.2.3

Since v7.0.10 Private

Available in: v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2

Signature

screenshots_dir()

No documentation comment.

Source
# File actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb, line 94
          def screenshots_dir
            Capybara.save_path.presence || "tmp/screenshots"
          end

Defined in actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb line 94 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionDispatch::SystemTesting::TestHelpers::ScreenshotHelper

Type at least 2 characters to search.

↑↓ navigate · open · esc close