Prerequisite:
- Java
- IntelliJ
- Maven
- TestNG
- AutoIT
Installation:
- Add TestNG jar in project
- Check your chrome browser version and add the respective driver to the ./driver/ folder. Rename it "chromedriver.exe".
- Build the project
- Now Run Test Cases from ./src/main/java/testcases