Selenium Beginner 10 – How To Use Config Properties File
![](https://i0.wp.com/automationstepbystep.com/mobufoc/2017/12/selenium-beginner-10-how-to-use.jpg?fit=300%2C169&ssl=1)
Notes: Today we will learn: 1. What is a properties file 2. How to create a properties file 3. How to get data from properties file 4. How to set data to properties file 5. Run test using Properties file Helpful TIPS _______________________________________________ How to get data from properties file STEP 1: Create a object …