-
It looks like https://github.com/chromedp/chromedp is the most popular option. There's also https://github.com/playwright-community/playwright-go. Any thoughts or advice about using these tools?
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
playwright-go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
It looks like https://github.com/chromedp/chromedp is the most popular option. There's also https://github.com/playwright-community/playwright-go. Any thoughts or advice about using these tools?
-
selenoid
Discontinued Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
On a related note, there's selenoid used for launching browsers in docker containers: https://github.com/aerokube/selenoid
-
I don't have personal experience, but https://github.com/go-rod/rod is far more active than chromedp