Member-only story

Correcting Wrong ‘Playwright’s Advantage over Selenium” Part 6: “Features Can Be Configured in One Configuration File”

Convention over Configuration makes even more sense in E2E Test Automation.

Zhimin Zhan
7 min readMay 13, 2024

Continue to correct the Sixth wrong claim in this YouTube video, “Playwright vs Selenium: What Advantages Make Playwright the Winner in Automation Testing Battle 🏆”.

This article series:

Claim 6: “Playwright Mammoth Features Can be Configured From One Single Place in Playwright Configurations”

Configuration Files is mainly a Coding Concept

My E2E Test Automation Journey started in 2005, briefly with jWebUnit and then Watir. At that time, the Spring framework was about to take over the infamous EJB. A typical J2EE application has many EJBs, and each EJB has one configuration file, e.g., ejb-jar.xml. The Spring Framework has a more centralized configuration, i.e., fewer configuration files (but a very long one).

--

--

Zhimin Zhan
Zhimin Zhan

Written by Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.

No responses yet

Write a response