macpaw-tests-java Automated tests for MacPaw Under the hood Java, Maven, TestNG, ReportNG. Selenium/Webdriver tests with PageObject pattern approach. Works with Firefox and Chrome (chromedriver for Mac included). Could be extended to interact with Selenium server, SauceLabs cloud, etc. And more... How to run Make sure that you have Java 1.7 and Maven 3. Run from the Project's root directory: mvn clean test Observe reports here: ${PROJECT_ROOT}/target/reports/html/index.html Reports in the Project's directory exists only for example. Any questions? Do not hesitate to contact me directly :)