July 26, 2022

The best way to create browser instances using the Factory Pattern, Java, and Selenium WebDriver

Introduction This article belongs to a series of 3 posts explaining how to use the Factory Pattern to create different browser instances for either local or […]
June 19, 2022

How to use the Factory design pattern to create browser instances: local and remote approach

Introduction In the previous article How to use the Factory design pattern to create browser instances: the simple approach, you have learned how to implement it. […]
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 to create the browser instance. In this article, I will show you […]
February 11, 2021

How to read QR Code content from your Mobile or Web App

The problem Having some QR Codes to scan from your mobile and or web app is getting common nowadays. You can read to add a new […]
January 23, 2021

Add more information to your Allure Report using Java

Introduction Instead of using some approaches that can add an extra abstraction layer to deliver a pretty report, we can use one with less code showing […]
Add more information to your Allure Report using Java
This website uses cookies to improve your experience. By using this website you agree to our Data Protection Policy.
Read more