In this post, we will see how does one make use of TestNG to kick off parallel UI tests using WebDriver. So lets try doing this with a typical cooking recipe style :) So here are the ingredients that are required. A Factory class that will create Web…