Does Golang have stable support for Selenium WebDriver?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • 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