# GoogleChromeLabs/chrome-for-testing

Repository: https://github.com/GoogleChromeLabs/chrome-for-testing
Canonical: https://ross.abutalabs.com/products/chrome-for-testing
Homepage: https://googlechromelabs.github.io/chrome-for-testing/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2026-09-03T01:35:47+00:00

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

## Adoption (not part of the score)
Stars 1272, forks 159 (observed 2026-09-03T02:15:06.028812+00:00)

## What it is
Chrome for Testing is a Google-maintained distribution of versioned Chrome, ChromeDriver, and chrome-headless-shell binaries for automated testing, plus a JSON API and dashboard listing available versions and download URLs per channel and platform. It ensures reproducible, matching browser/driver versions for automation workflows.

## Use cases
- download a specific Chrome version for automated tests
- pin matching chromedriver and chrome binaries in CI
- bisect a browser regression across Chrome versions
- fetch latest stable Chrome for Testing via JSON API
- install chrome-headless-shell for headless scraping or testing

## When to choose
- you need reproducible, version-pinned Chrome binaries for Selenium, Puppeteer, or Playwright-style automation
- you want a programmatic JSON API to resolve browser download URLs
- you need to bisect bugs across many Chrome builds

## When to avoid
- you just need a regular end-user Chrome browser
- you need browsers other than Chrome
- you want a testing framework rather than browser binaries

## Facets
- artifact type: service
- maturity: active
- function: developer-tools, testing, e2e-testing
- domain: developer-tools, testing, web-development
- platform: windows, cross-platform
- tags: chrome-for-testing, chromedriver, browser-automation, -api, browser-binaries, linux, macos

## Member repositories
- GoogleChromeLabs/chrome-for-testing (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:06.028812+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-30T05:03:35.654412+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChromeLabs/chrome-for-testing (fetched 2026-09-03T02:15:06.028812+00:00, sha 4dc0d29b29c1)
  - homepage: https://googlechromelabs.github.io/chrome-for-testing/ (fetched 2026-08-29T12:15:15.006574+00:00, sha b5b3128c3f36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
