# teampoltergeist/poltergeist

A PhantomJS driver for Capybara

Repository: https://github.com/teampoltergeist/poltergeist
Canonical: https://ross.abutalabs.com/products/poltergeist
Language: Ruby
License: MIT
License Family: permissive
Archived: true
Last push: 2019-09-27T15:03:45+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5424, "days_push": 2532, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2483, forks 407 (observed 2026-08-28T04:06:55.470211+00:00)

## What it is
Poltergeist is a Ruby driver that lets Capybara run acceptance tests in a headless PhantomJS browser. It is effectively deprecated, with Cuprite recommended as the modern headless-Chrome-compatible replacement.

## Use cases
- run capybara tests headlessly
- headless browser testing for ruby apps
- javascript acceptance testing with capybara
- test rails app without a visible browser
- replace rack_test driver with js support

## When to choose
- maintaining a legacy Ruby test suite already using PhantomJS and Poltergeist

## When to avoid
- starting a new project - use Cuprite or Selenium with headless Chrome instead
- you need a maintained, up-to-date browser engine
- you need modern JavaScript/CSS support

## Facets
- artifact type: library
- maturity: abandoned
- function: testing, e2e-testing
- domain: testing, web-development, developer-tools
- platform: ruby, windows
- tags: capybara, phantomjs, headless-browser, acceptance-testing, deprecated, macos, linux

## Member repositories
- teampoltergeist/poltergeist (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.470211+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:28:06.656139+00:00, confidence not recorded.
  - readme: https://github.com/teampoltergeist/poltergeist (fetched 2026-08-28T04:06:55.470211+00:00, sha c7c35c6bca46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
