stephenwang1011 / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

How to Scroll down in a fragment page. #293

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I have an activity with tabs in vertical on half page and if we select an tab 
then items for the corresponding tabs are shown in fragment.
I want to know how to scroll down the items in fragments page. the fragment 
consists of radio button, checkboxes and text views and it is not a list.

What version of the product are you using? On what operating system?
Robotium 3.3

Original issue reported on code.google.com by vaibha...@gmail.com on 5 Jul 2012 at 9:45

GoogleCodeExporter commented 9 years ago
Robotium can only scroll gridviews, listviews and scrollviews. 

Original comment by renasr...@gmail.com on 9 Jul 2012 at 4:08