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
-
GitHub - tebeka/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.
-
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.