TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do people like doing Selenium testing?

1 pointsby gurgusover 7 years ago
I&#x27;m a web developer who has been working in the industry for about 8 years and one thing that always seems to get a mixed reaction in the workplace is e2e&#x2F;integration&#x2F;functional tests with Selenium.<p>I hear a lot of people complain about Selenium but I never hear arguments with much more substance than &quot;it sucks&quot; or &quot;it is hard to use&quot;.<p>I&#x27;m aware of frameworks that leverage Selenium like Chimp or WebdriverIO but there are also projects like Cypress that seem to pride themselves on the fact that they don&#x27;t use Selenium.<p>Is anyone able to shed any light on this for me? I&#x27;m really curious as to what arguments people are making for and against Selenium. I find it hard to find healthy discussions on this via Google.

1 comment

seajoshover 7 years ago
Selenium or [insert favorite tool here] is pretty good - the tough parts are: 1) architecting the app to be testable 2) realizing that test engineering is a rather tricky discipline