Implement infinite scrolling in Androidviewclient
问题 I am trying to implement Androidviewclient 5.1.1 for app which has implement scrolling of listitems. I want to scroll upto the point all the entries of the list have been finished. That is scrollable becomes FALSE. How should I proceed to do this ? Which property or ANDROIDVIEWCLIENT should I check for? 回答1: I used culebra GUI (from AndroidViewClient 9.2.1) to generate this script scrollable.py while running the Contacts app on the device. culebra -pVCLGo scrollable.py To scroll the list I