- Initial Commit
- Selenium Page Object Model with WebDriver 3.12
- Currently only supported for Latest Version of Chrome.
- Latest version of Intellij IDEA.
- Java 9 JDK / Java 10 JDK
- Maven
- Added ClassRepo as property collection for all the helper classes for the framework
- Updated mouse hover actions for navigation menu.
Note: Currently not supporting multiple browser. Should you need to use browser other than Chrome, go to the BaseDriver class and update logic.