How to create and read config.properties file in java for Selenium
What is the use of config.properties file in selenium
- Properties are used to externalize the data which is configurable and if you put that data in your code (test script) you have to build…



