getgauge/taiko
A node.js library for testing modern web applications observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 69.5
- age_days: 3232
- days_rel: 57
- days_push: 8
- n_releases_24m: 9
Adoption not part of the score
3674 stars · 459 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Taiko is a free and open-source Node.js library for browser automation and end-to-end testing of modern web applications, supporting Chromium-based browsers and Firefox. It offers a readable API with smart selectors, implicit waits for dynamic content, an interactive REPL recorder, and request/response stubbing via its intercept API.
Use cases
- automate chromium-based browsers with javascript
- write end-to-end tests for modern web apps
- record test scripts with an interactive repl
- mock and stub browser network requests in tests
- test web apps without css/xpath selectors
- run headless browser tests in ci
When to choose
- you want readable, maintainable browser tests without brittle selectors
- you need implicit waits for xhr and dynamic content
- you prefer an interactive recorder to generate test scripts
- you want request/response stubbing built into your automation tool
When to avoid
- you need Safari/WebKit support
- your team is standardized on Playwright or Selenium ecosystems
- you need non-browser automation outside web testing
Facets
library · maturity active
testing e2e-testing http-client mocking testing web-development developer-tools cross-platform windows cli browser-automation headless-browser smart-selectors repl-recorder request-stubbing chromium firefox automation nodejs linux macos docker
4 sources
- readme: https://github.com/getgauge/taiko · fetched 2026-08-28 · 65adc80c682a
- homepage: https://taiko.dev · fetched 2026-08-29 · 466ffbd8fd0b
- site_page: https://docs.taiko.dev · fetched 2026-08-29 · c4e986775874
- registry_npm: https://registry.npmjs.org/taiko · fetched 2026-08-29 · e87a1f7a299b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| getgauge/taiko | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem