# tebeka/selenium

Selenium/Webdriver client for Go

Repository: https://github.com/tebeka/selenium
Canonical: https://ross.abutalabs.com/products/tebeka-selenium
Language: Go
License: MIT
License Family: permissive
Last push: 2025-01-28T17:30:32+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 3, release rhythm 35, longevity 100
- inputs: {"age_days": 5272, "days_push": 582, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2666, forks 423 (observed 2026-08-28T04:07:09.127535+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: testing, e2e-testing, http-client
- domain: testing, web-development
- platform: go, cross-platform
- tags: selenium, webdriver, browser-automation, web-scraping, automation

## Member repositories
- tebeka/selenium (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.127535+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-30T02:18:16.772745+00:00, confidence not recorded.
  - readme: https://github.com/tebeka/selenium (fetched 2026-08-28T04:07:09.127535+00:00, sha 42cbba1c23c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
