August 22, 2022Published by Elias on August 22, 2022Categories advanced test automation webBetter Page Objects strategy using AjaxElementLocatorFactory with Selenium and JavaIntroduction Page Objects Model is a Testing Pattern created by Selenium WebDriver to better model the web test architecture into […]
July 26, 2022Published by Elias on July 26, 2022Categories advanced how to test automation webThe best way to create browser instances using the Factory Pattern, Java, and Selenium WebDriverIntroduction This article belongs to a series of 3 posts explaining how to use the Factory Pattern to create different […]