Latest articles

March 14, 2021

How to use the Factory design pattern to create browser instances: the simple approach

Introduction We face one problem trying to apply the multi-browser test approach: the complexity of creating the browser instance. In this article, I will show you […]