vendredi 6 février 2015

Android testing using Robotium: How to implement long-press and drag action?

I'm using Robotium to write test cases for my android application. And one of my requirement is to implement the action of long-press and drag. The Solo in Robotium has the function like clickLongOnView() and drag(), but how can I put this two action together? Long-press, without action-up, and drag?


Aucun commentaire:

Enregistrer un commentaire