Hacker News new | ask | show | jobs
by tailspin2019 1470 days ago
Cypress completely solved flakey UI tests for me. I used Selenium for years but would never go back now.
1 comments

Switched from Cypress to Selenium a while ago. It is noticeably quicker to respond to network request waits. Additionally, I prefer Playwright’s locator abstractions to Cypress’ queue/alias system.
I really like playwright's locators as well. It looks pretty cool. We actually have a Cypress POM generator tool which uses AI and let's you test emails etc: https://cypress.preflight.com/