Skip to content

Release v1

Latest
Compare
Choose a tag to compare
@alexandrepasc alexandrepasc released this 22 Jun 14:57
c718ef2

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.