Hi, I'm using DateTimePicker in an app for which I'm now writing UI tests.
Unfortunately, neither Robotium nor Espresso will select a date or even recognize it as a date picker. Selection by date number also does not work.
Have you tried something similar and could you recommend the best way to select a date using the picker?
Thanks!
Hi, I'm using DateTimePicker in an app for which I'm now writing UI tests. Unfortunately, neither Robotium nor Espresso will select a date or even recognize it as a date picker. Selection by date number also does not work.
Have you tried something similar and could you recommend the best way to select a date using the picker? Thanks!