Java Web UI Automation framework example Pre-requisites In order to use this framework, you need JDK8+ and allure2. To install allure2 see the following instructions here and here. Usage To execute tests run mvn clean test To generate a report run allure serve allure-results