can any one tell me how to simulate touch on Image Button using android view client python
How to simulate touch on Image Button using view client
529 views Asked by user At
2
can any one tell me how to simulate touch on Image Button using android view client python
The simplest way is using culebra:
Then, edit
myscript.py
and search for your ImageView, it might be something likeand add
save the edited script and run it.