List view using Robotium and 5.3.1 version

27 views
Skip to first unread message

Arun Kumar G

unread,
Feb 23, 2015, 9:25:07 AM2/23/15
to robotium-...@googlegroups.com
Hi All,

Could you please anyone help me out for the following piece of information .
I have a list view and i need to get the text is present and it should display the occurrences of the searched text.

Thanks
Arun

naveed

unread,
Mar 5, 2015, 2:03:45 AM3/5/15
to robotium-...@googlegroups.com
Hi Arun, 

are you able to get this ? 

Naveed

Arun Kumar G

unread,
Mar 5, 2015, 9:58:03 AM3/5/15
to robotium-...@googlegroups.com
Hi Naveen,

Still i am not able to solve this ..Could you please help me out.

Thanks
Arun

naveed

unread,
Mar 9, 2015, 7:36:16 AM3/9/15
to robotium-...@googlegroups.com
did you try this, 

getCurrentViews(Class<T> classToFilterBy, android.view.View parent)

like 

getCurrentViews(textview.class, getCurrentViews(listview.class).get(0))

it should return list of all textviews in specific(0) list on screen. 

Let me know if need more

Naveed
Reply all
Reply to author
Forward
0 new messages