-
Clone repo,
-
Use maven to install all dependencies:
mvn clean install
- Install proper chromedriver according to the your chrome version (put this driver to: src/main/java/utils/).
- Configure base.url in project.properties
- Firstly fill the data in page and paste link to .properties file
- Use xlsx viewer to check the data
- Selenium Web Driver
- Java
- Apache Poi