https://github.com/enijkamp/supermonkey
A crawler for automated Android UI testing.
https://github.com/enijkamp/supermonkey
ai android crawler
Last synced: 12 months ago
JSON representation
A crawler for automated Android UI testing.
- Host: GitHub
- URL: https://github.com/enijkamp/supermonkey
- Owner: enijkamp
- License: apache-2.0
- Created: 2014-08-18T10:59:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T21:42:14.000Z (about 9 years ago)
- Last Synced: 2025-04-30T06:47:59.089Z (about 1 year ago)
- Topics: ai, android, crawler
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 18
- Watchers: 2
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
What is this about?
==============
This is a GUI crawler for Android apps. It analyses the current UI hierarchy, deduces potential click paths, traverses through the app and tries to take a screenshot for each activity.
Here's a video of how it works: https://www.youtube.com/watch?v=KCCxAIE2tts
If you have any question or want to collaborate, feel free to contact erik.nijkamp@gmail.com.
[](https://www.youtube.com/watch?v=KCCxAIE2tts)
Credits
==============
Erik Nijkamp (erik.nijkamp@gmail.com) - Author & Maintainer