Member-only story
A Suggestion To Run Playwright Tests in a Continuous Testing Server
End-to-end test Automation fails if the team does not run the entire test suite frequently. A Continuous Testing Server is essential for serious teams.
Non-Medium Members: You can read this article free on Substack.
As I predicted last year, Playwright’s Download Count now Exceeded Cypress. In my article “Exit Strategy for Cypress Testers” (some might thank me if they had followed my advice years ago), I suggested teams upgrade to Selenium WebDriver or Playwright. Of course, the best option is W3C standard-compliant Selenium WebDriver + RSpec.
However, I understand that for many who are experiencing difficulties with Cypress test automation, migrating to Playwright is much easier to get management’s approval. (Human factors)
There are plenty of articles and video tutorials explaining how Playwright is better than Cypress…