An open API service indexing awesome lists of open source software.

https://github.com/se2p/st-graphwalker

An example project combining GraphWalker and Selenium to run automized tests for web sites.
https://github.com/se2p/st-graphwalker

Last synced: about 1 month ago
JSON representation

An example project combining GraphWalker and Selenium to run automized tests for web sites.

Awesome Lists containing this project

README

          

# An example project showing GraphWalker and Selenium

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`.