admc/wd
A node.js client for webdriver/selenium 2. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5607
- days_rel: n/a
- days_push: 932
- n_releases_24m: 0
Adoption not part of the score
1521 stars · 401 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WD.js is a Node.js client library for the WebDriver/Selenium 2 protocol, supporting multiple programming styles including promises, chaining, and async callbacks. It drives browsers for automated testing but does not start the Selenium server itself.
Use cases
- automate browser testing with selenium from node.js
- run e2e tests against chrome and other browsers
- control a browser programmatically via webdriver protocol
- write selenium tests using promises or async callbacks
- run cross-browser tests on saucelabs
When to choose
- you need a flexible, unopinionated webdriver client for Node.js with multiple API styles
- you're maintaining legacy selenium 2 test suites in JavaScript
When to avoid
- you want an actively developed, polished framework - the README itself recommends webdriver.io
- you need modern WebDriver (W3C) features beyond Selenium 2
Facets
library · maturity maintenance
testing e2e-testing testing web-development webdriver selenium browser-automation e2e-testing automation nodejs javascript
2 sources
- readme: https://github.com/admc/wd · fetched 2026-08-28 · 928a28ce102c
- registry_npm: https://registry.npmjs.org/wd · fetched 2026-08-29 · 753f2af9bbe3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| admc/wd | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem