Java Web UI Automation framework examplePre-requisitesIn order to use this framework, you need JDK8+ and allure2. To install allure2 see the following instructions here and here.UsageTo execute tests runmvn clean testTo generate a report runallure serve allure-results