-
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.
-
GitHub - sourcegraph/go-selenium: Selenium WebDriver client for Go
-
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.