ParallelTestingSeleniumAutomationFramework Parallel Testing Selenium Automation Framework Step1: Create all the folders - suites, screenshots, drivers & reports Step2: Create below packages under src/test/java com.testautomation.base extentreports listener pageobjects tests utilities Step3: Create below folders under src/test/resources testdata->qa & uat etc properties->qa & uat etc Configurations.properties log4j2.properties Step4: Create suite & execute ##END Enjoy...!!!