Selenium Beginner 10 – How To Use Config Properties File
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 …