You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.int year=1015;
int day=21;
int month=10;
2.solo.setDatePicker(0, year, month, day);
3.
What is the expected output? What do you see instead?
Expected 21/10/1990 and given 1/1/1900
What version of the product are you using? On what operating system?
robotium-solo-5.3.1
Windows 7, 32 bit operating system
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 1 Apr 2015 at 10:25
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 1 Apr 2015 at 10:25The text was updated successfully, but these errors were encountered: