stevepryde/thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 97
- Longevity 100
Flags: no_license
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: 18.0
- age_days: 2468
- days_rel: 21
- days_push: 21
- n_releases_24m: 9
Adoption not part of the score
1432 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Thirtyfour is a Selenium/WebDriver client library for Rust for automated browser and website UI testing. It supports the W3C WebDriver protocol plus Chrome DevTools Protocol and WebDriver BiDi, with async support and a powerful query/wait interface.
Use cases
- automate browser testing of websites in Rust
- run end-to-end UI tests against Chrome and Firefox
- scrape or interact with web pages via WebDriver
- write Selenium-style tests in Rust
- find and interact with web elements with explicit waits
- capture screenshots of pages or elements
- execute JavaScript and action chains in a browser session
When to choose
- you need browser automation or E2E testing from Rust
- you want WebDriver plus CDP/BiDi support in one crate
- you need async browser automation with waits and predicates
When to avoid
- you need a pure HTTP client without a real browser
- your stack is Python/Java/JS where native Selenium bindings exist
- you need non-browser desktop UI testing
Facets
library · maturity active
testing e2e-testing http-client developer-tools testing web-development developer-tools rust cross-platform selenium webdriver browser-automation chromedriver cdp webdriver-bidi async automation
3 sources
- readme: https://github.com/stevepryde/thirtyfour · fetched 2026-08-28 · 36c6b95002c0
- homepage: https://stevepryde.github.io/thirtyfour/ · fetched 2026-08-29 · 2d1543b2c2a7
- registry_crates: https://crates.io/api/v1/crates/thirtyfour · fetched 2026-08-29 · 366ffc986913
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stevepryde/thirtyfour | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="stevepryde/thirtyfour")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem