Does Golang have stable support for Selenium WebDriver?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/golang

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • Looking for Maintainer

    Selenium/Webdriver client for Go (by tebeka)

    GitHub - tebeka/selenium: Selenium/Webdriver client for Go

  • go-selenium

    Selenium WebDriver client for Go

    GitHub - sourcegraph/go-selenium: Selenium WebDriver client for Go

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • chromedp

    A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

    Puppeteer is only Chromium based, and entirely specific to Node. The closest to that in Golang would be chromedp which isn't really what I'm looking for.

  • playwright-go

    Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.

    Similar story for Playwright. It supports more browsers than Puppeteer, and there are bindings for Golang, but it still isn't Selenium.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts