Releases: alexandrepasc/ExercisePESimulator
Releases · alexandrepasc/ExercisePESimulator
Release v1
Tests for site Simple Simulator of the site Poupa Energia.
This was developed with Java 8, Selenium, TestNG and Maven.
To run the tests use the command mvn clean install, in the project folder. You can add two parameters browser (firefox/chrome) and gui (yes/no), mvn clean install -Dbrowser=firefox -Dgui=yes.
After the test suite run go to projectFolder/target/surefire-reports and open index.html to check the test results.