# casperjs/casperjs

CasperJS is no longer actively maintained. Navigation scripting and testing utility for PhantomJS and SlimerJS

Repository: https://github.com/casperjs/casperjs
Canonical: https://ross.abutalabs.com/products/casperjs
Language: JavaScript
License: MIT
License Family: permissive
Topics: phantomjs, slimerjs, javascript, headless-browsers, headless-testing
Archived: true
Last push: 2020-04-03T21:57:20+00:00

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

## Adoption (not part of the score)
Stars 7159, forks 961 (observed 2026-08-28T04:09:56.296776+00:00)

## What it is
CasperJS is a navigation scripting and testing utility for the PhantomJS and SlimerJS headless browsers, providing high-level APIs for defining navigation scenarios, filling forms, capturing screenshots, and writing functional test suites. It is no longer actively maintained.

## Use cases
- scrape pages with a headless browser
- write functional test suites for web pages
- fill and submit forms automatically
- capture screenshots of pages or page areas
- assert on remote DOM elements
- export test results as JUnit XML

## When to choose
- you must maintain a legacy test suite already written for PhantomJS or SlimerJS
- you need to keep old production tests running on PhantomJS 1.9 or 2.x

## When to avoid
- starting a new browser automation or testing project
- you need modern browser support (Chromium/Firefox via Playwright, Puppeteer, or Selenium)
- you want an actively maintained tool with security fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: testing, e2e-testing, web-scraping, http-client
- domain: testing, developer-tools, web-development
- platform: cross-platform, cli
- tags: phantomjs, slimerjs, headless-browser, navigation-scripting, scraping, unmaintained, automation, nodejs

## Member repositories
- casperjs/casperjs (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.296776+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-29T17:39:59.179997+00:00, confidence not recorded.
  - readme: https://github.com/casperjs/casperjs (fetched 2026-08-28T04:09:56.296776+00:00, sha 85fb0af14181)
  - registry_npm: https://registry.npmjs.org/casperjs (fetched 2026-08-29T08:35:36.397884+00:00, sha 920b55a58f24)
- Data as of 2026-08-30T08:39:29.467469+00:00.
