This respository was created for an automation test of and e-mail provider. We use Gmail as an exemple for this test.
- Google chrome or Firefox (by default the tests will run on Chrome)
- To run the test on command line, maven and java has to be on system variables
- Clone this repository
- Open the command line (git bash, cmd)
- Navigate to destination folder
- Run
mvn clean test
- Selenium WebDriver
- Java
- JUnit
- Maven
- IntelliJ Idea