Does Golang have stable support for Selenium WebDriver?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Looking for Maintainer

    Selenium/Webdriver client for Go (by tebeka)

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

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • go-selenium

    Selenium WebDriver client for Go

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

  • 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

  • How to take website screenshots with Go?

    3 projects | dev.to | 1 Jun 2022
  • Thoughts on Go headless browser tools for testing and scraping?

    4 projects | /r/golang | 14 Oct 2022
  • Web scraping libraries

    3 projects | /r/golang | 17 Jul 2022
  • HLive Update: Added Testing, Plugins, PubSub, and more. See comments for details

    3 projects | /r/golang | 5 Dec 2021
  • Browser Automation

    5 projects | /r/golang | 25 Jun 2021

Did you konow that Go is
the 4th most popular programming language
based on number of metions?