Automation Testing Framework using Selenium WebDriver and Java : Day 2
In the last article, we created a Maven project, added required dependencies to the POM.xml file and then added packages and folders to our project structure.
1. Initializing the properties file :
The config.properties file we added under src/test/re...
debasmita-a.hashnode.dev4 min read