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

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.

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.

[![GUI crawler](https://img.youtube.com/vi/KCCxAIE2tts/0.jpg)](https://www.youtube.com/watch?v=KCCxAIE2tts)

Credits
==============

Erik Nijkamp (erik.nijkamp@gmail.com) - Author & Maintainer