In this video I have explained the feature of the whole framework and
1. the creation of global properties file .
2. creation of one utility class BaseTest.java where webDriver in initialized .
3. How to read global variable values from properties file for browser and url.
4. How to return webPage dynamically after reading url from properties file.