Need advice about which tool to choose?Ask the StackShare community!
Hound by Etsy vs Selenium: What are the differences?
What is Hound by Etsy? Lightning fast code searching made easy. Hound is an extremely fast source code search engine. The core is based on this article (and code) from Russ Cox: Regular Expression Matching with a Trigram Index. Hound itself is a static React frontend that talks to a Go backend. The backend keeps an up-to-date index for each repository and answers searches through a minimal API.
What is Selenium? Web Browser Automation. Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
Hound by Etsy and Selenium are primarily classified as "Code Search" and "Browser Testing" tools respectively.
Hound by Etsy and Selenium are both open source tools. It seems that Selenium with 20.6K GitHub stars and 6.27K forks on GitHub has more adoption than Hound by Etsy with 4.76K GitHub stars and 525 GitHub forks.
Pros of Hound by Etsy
Pros of Selenium
- Automates browsers177
- Testing154
- Essential tool for running test automation101
- Record-Playback24
- Remote Control24
- Data crawling8
- Supports end to end testing7
- Easy set up6
- Functional testing6
- The Most flexible monitoring system4
- End to End Testing3
- Easy to integrate with build tools3
- Comparing the performance selenium is faster than jasm2
- Record and playback2
- Compatible with Python2
- Easy to scale2
- Integration Tests2
- Integrated into Selenium-Jupiter framework0
Sign up to add or upvote prosMake informed product decisions
Cons of Hound by Etsy
Cons of Selenium
- Flaky tests8
- Slow as needs to make browser (even with no gui)4
- Update browser drivers2