Things to do:
- Please make the test cases extend a BaseTest.
- Following will be the outline of the BaseTest: a) Driver initialization b) Test life cycle methods (onStart,onFinish) c)
- Page Objects for corresponding application pages
- Locator management using external properties file
- Specific utility files for following : a) Driver management b) Data management through excel, properties file c) Synchronization through implicit and explicit wait methods