WorkuaTesting This is the simple test automation project. Solution stack: Selenide, TestNG, Maven Report Framework: Allure To run tests and generate Allure report: run mvn clean test run mvn site To see a report: run mvn jetty:run open http://localhost:8080 in your browser