go-selenium
playwright-go
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
go-selenium | playwright-go | |
---|---|---|
1 | 8 | |
364 | 1,545 | |
0.0% | 2.5% | |
0.0 | 0.0 | |
over 2 years ago | 5 days ago | |
Go | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-selenium
-
Does Golang have stable support for Selenium WebDriver?
GitHub - sourcegraph/go-selenium: Selenium WebDriver client for Go
playwright-go
-
Thoughts on Go headless browser tools for testing and scraping?
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?
-
Web scraping libraries
Use go playwright. https://github.com/playwright-community/playwright-go
-
How to take website screenshots with Go?
Playwright is the best Go library to automate Chromium, Firefox, and WebKit with a unified API. It is built to enable cross-browser web automation.
-
HLive Update: Added Testing, Plugins, PubSub, and more. See comments for details
Seems that https://github.com/mxschmitt/playwright-go is sort of doing a similar thing in terms of controlling the frontend ?
-
Browser Automation
For python I used mechanize and later iteration, for go playwright is similar using a real headless browser which works very well.
-
Does Golang have stable support for Selenium WebDriver?
Similar story for Playwright. It supports more browsers than Puppeteer, and there are bindings for Golang, but it still isn't Selenium.
What are some alternatives?
rod - A Devtools driver for web automation and scraping
chromedp - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
taiko - A node.js library for testing modern web applications
cdp - Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
fakebrowser - 🤖 Fake fingerprints to bypass anti-bot systems. Simulate mouse and keyboard operations to make behavior like a real person.
proxy-chain - Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.
pyppeteer - Headless chrome/chromium automation library (unofficial port of puppeteer)
httpexpect - End-to-end HTTP and REST API testing for Go.
Looking for Maintainer - Selenium/Webdriver client for Go
Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
hlive - HLive is a server-side WebSocket based dynamic template-less view layer for Go.