# admc/wd

A node.js client for webdriver/selenium 2.

Repository: https://github.com/admc/wd
Canonical: https://ross.abutalabs.com/products/wd
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2024-02-13T19:26:36+00:00

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

## Adoption (not part of the score)
Stars 1521, forks 401 (observed 2026-08-28T04:04:57.827686+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: testing, e2e-testing
- domain: testing, web-development
- platform: -
- tags: webdriver, selenium, browser-automation, e2e-testing, automation, nodejs, javascript

## Member repositories
- admc/wd (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.827686+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-30T04:31:51.099720+00:00, confidence not recorded.
  - readme: https://github.com/admc/wd (fetched 2026-08-28T04:04:57.827686+00:00, sha 928a28ce102c)
  - registry_npm: https://registry.npmjs.org/wd (fetched 2026-08-29T11:35:05.018573+00:00, sha 753f2af9bbe3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
