- This project serves to deliver automated testing support for hybrid mobile application WebViews.
- It can traverse through android applications; interacting with every element to test for crashes or other odd behavior.
- Its traversal can be BFS, DFS, random, or replay a logfile from previous traversals.
- It tracks the coverage it has achieved throughout its traversal.
- Follow this guide.
- Demonstration Video
- Also available here.
- Detailed wiki.
- Repository contains JavaDOC for every API class and method.
- This (group) project was copied from GitLab; a backup with full commit/issue history can be found here.