This project contains some examples for how to integrate Galenium into your project.
wcm-io-sample has to be deployed to an AEM instance running on localhost on port 4502 and you need to have Chrome installed.
If you have that, you just run the Maven command:
mvn clean install -Pexample
This will download ChromeDriver and run the test examples sequentially in the Chrome browser.
Once the run is finished you can find the reports at:
tests/target/galenium-reports/extentreports/extentGalen.html
tests/target/galenium-reports/galen/report.html