This repo is part of the e-lab project. You can learn more about it here.
- Clone this repo
[email protected]:eliveltonsales/e-lab-todo-selenium-java.git
- Install JDK.
- Install Apache Maven.
- Download chromedriver and place it inside "src/test/java/webdrivers"
- Open this project in your favorite code editor.
- Run
mvn test
- Go to e-lab login page
- Login with the following credentials: todo:t0d0
- Click here to know more.