
When is test automation not worth it?
Test automation is standard in many IT projects today, especially where speed of change delivery and software quality matter. Frameworks such as Selenium, Playwright and … Read more
Test automation is standard in many IT projects today, especially where speed of change delivery and software quality matter. Frameworks such as Selenium, Playwright and … Read more
Selenium has dominated the test automation landscape for years, establishing itself as one of the most important tools for web application testing. Its versatility, support … Read more
In this post, I will show you how to configure environments in Playwright and use tags to fully customize the test execution process to suit your needs. You will learn how to easily manage tests and dynamically switch configurations.
Further comparison of Playwright and Cypress in terms of their capabilities, limitations and performance.
The last few years have brought a revolution in web application testing with the emergence of two powerful players: Cypress and Playwright, competing with the long-time leader, Selenium. In this article, we thoroughly compare these frameworks, analyzing their capabilities, limitations, and performance. Choosing between them is becoming crucial for QA teams looking for a tool tailored to their specific testing needs.