• Stars
    star
    2
  • Language
    Java
  • Created almost 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

With android SDK, develper could use uiautomator to do ui test, such as clicking or scrolling. But for NDK developer (or other developer without SDK,) doing ui audo test is not easy. This project try to implement a web server (in android service) to do ui test according to client's command.