|
|
|
|
|
by tmd83
1321 days ago
|
|
Can someone provide an in depth comparison between Cypress and Playwright? It seems that both of them could be good choice compared to Selenium. For example I keep seeing auto-wait being talked about for Playwright but doesn't cypress have that too? It seems playwright has better browser support and multi-window/concurrency story and cypress have better built-in tools (like a test-runner UI). Basically looking for recommendation for test-automation for an old complex app mostly written using server-side tech but has potential for react and such moving forward. |
|
Playwright is faster.
It's fully free and OS.
It's written by Microsoft to test their own thousands of services not to sell you anything like Cypress.
The authors of Playwright are the leads from Puppeteeer, Lighthouse, the first node debugger and Chrome Dev Tools, the engineering team has simply no comparisons in the browser automation field.