mattheworiordan/capybara-screenshot
Automatically save screen shots when a Capybara scenario fails observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 69
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5439
- days_rel: n/a
- days_push: 190
- n_releases_24m: 0
Adoption not part of the score
1022 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem that automatically captures screenshots and HTML snapshots of the page whenever a Capybara-driven test fails in Cucumber, RSpec, or Minitest suites. It saves these artifacts to tmp/capybara to help developers quickly diagnose failing browser-based integration tests.
Use cases
- capture screenshots on failing capybara tests
- debug failing cucumber steps with screenshots
- save html of failed page in rspec feature specs
- automatically screenshot test failures in minitest
- diagnose selenium test failures visually
- capture page state when capybara scenario fails
When to choose
- you use Capybara with Cucumber, RSpec, or Minitest and want automatic failure screenshots
- you debug flaky or failing browser integration tests and need the page state at failure time
- you want both a screenshot and the HTML source of the failed page saved automatically
When to avoid
- you don't use Capybara or Ruby for your test suite
- you need screenshots on passing tests or continuous visual regression testing rather than failure capture
- your driver is not supported (e.g. not Selenium, capybara-webkit, poltergeist, or cuprite)
Facets
library · maturity active
testing e2e-testing testing web-development developer-tools ruby cli capybara screenshot test-failures rspec cucumber minitest selenium ruby-gem
1 source
- readme: https://github.com/mattheworiordan/capybara-screenshot · fetched 2026-08-28 · 15b522f997ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattheworiordan/capybara-screenshot | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="mattheworiordan/capybara-screenshot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem