tebeka/selenium
Selenium/Webdriver client for Go observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 3
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 5272
- days_rel: n/a
- days_push: 582
- n_releases_24m: 0
Adoption not part of the score
2666 stars · 423 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Selenium WebDriver client library for the Go programming language, supporting the W3C WebDriver protocol with Firefox/Geckodriver and Chrome/ChromeDriver. It enables Go programs to control web browsers programmatically for testing and automation.
Use cases
- automate browser interactions from Go code
- run end-to-end web tests in Go
- scrape dynamic web pages rendered by JavaScript
- drive Chrome and Firefox via WebDriver protocol
- run browser tests against Selenium Grid or Sauce Labs
When to choose
- you need browser automation or E2E testing written in Go
- you want a mature, well-tested WebDriver client for the Go ecosystem
- you need to interact with JavaScript-heavy pages that require a real browser
When to avoid
- you are writing tests in another language with official Selenium bindings
- you only need simple HTTP requests without browser rendering
- you need a WebDriver client for a language other than Go
Facets
library · maturity active
testing e2e-testing http-client testing web-development go cross-platform selenium webdriver browser-automation web-scraping automation
1 source
- readme: https://github.com/tebeka/selenium · fetched 2026-08-28 · 42cbba1c23c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tebeka/selenium | main | 34 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem