To run UI automated tests just download and open this project Powered by JDI Light and Selenium
- Install docker and run Selenoid with default remote url http://localhost:4444/wd/hub
- Clone repository
- Tests execution
- one by one: mvn clean install -Pci
- Allure report
- mvn allure:serve