mosil / robotium

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

java.lang.ClassCastException in Android KitKat #558

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For reproducing this issue, perform a solo action on Android Kitkat, such as 
solo.pressSpinnerItem(0, 0) in a view with a spinner.

The expected output is the one in any we can see in any Android except 4.4, 
selection of a value in a Spinner.

I'm using robotium-solo-4.3.jar. This issue occurs under Android KitKat only.

I've also posted a StackOverflow question, so there may be interesting answers 
for helping solving it : 
http://stackoverflow.com/questions/20143119/classcastexception-in-junit-tests-wi
th-android-kitkat

Original issue reported on code.google.com by gaetan....@gmail.com on 22 Nov 2013 at 10:58

GoogleCodeExporter commented 9 years ago
Use Robotium 4.3.1. 

Original comment by renasr...@gmail.com on 22 Nov 2013 at 4:15