After 8 months of incremental migration, our entire Selenium suite (Java + TestNG) is now Playwright + TypeScript. A…
9 discussions
After 8 months of incremental migration, our entire Selenium suite (Java + TestNG) is now Playwright + TypeScript. A…
Every few months someone on our team brings up migrating to Playwright. We've evaluated it twice now and decided to…
We needed to mock 3 external APIs for our integration test suite. Tried three approaches over 6 months: WireMock -…
Starting a new performance testing initiative. Our stack: Node.js microservices, REST APIs, ~50k requests/day in…
We're running Selenium Grid 3 on 6 VMs and it's a maintenance headache — node crashes, session leaks, version…
2 votes · select an option to vote
1 vote · select an option to vote
Starting a new web app project next month and we're deciding between Playwright and Cypress for E2E. The app is a React…