What steps will reproduce the problem?
1. Create and Activity with a DatePicker
2. Go to said activity and Check through DDMS the selectable views
3. I am unable to select an individual day for selection and espresso is unable
to pick up the dates via onView(withText(dayAsString)).perform(click());
What is the expected output? What do you see instead?
I would expect to be able to select an individual date either via an ID or a
text value.
What version of the product are you using? On what operating system?
Espresso Version 1.1; Mac OSX
Please provide any additional information below.
Original issue reported on code.google.com by fooqo...@gmail.com on 14 Jan 2014 at 11:12
Original issue reported on code.google.com by
fooqo...@gmail.com
on 14 Jan 2014 at 11:12