This project is purely for educational purposes.
You can run the project by initializing GraphWalker using mvn graphwalker:generate-sources
.
Afterwards, run the test by executing mvn graphwalker:test
.
se2p/st-graphwalker
An example project combining GraphWalker and Selenium to run automized tests for web sites.
JavaMIT