austgl / robotium

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

Spinner problem #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. What steps will reproduce the problem?
     When we have the combination of Spinners and EditText fields test case is not working. 

2. What is the expected output? What do you see instead?
     It should run without any problems

3. What version of the product are you using? On what operating system?
robotium 0.9 and XP

Please provide any additional information below.
 We have an activity where first we have 4 spinners and next some edit text fields when we ran the test case it is executing fine.
 But we have one more activity where we have 8 edit text fields followed by 4 spinners but this is not working as expected.

Original issue reported on code.google.com by rindug...@gmail.com on 17 Nov 2010 at 10:53

GoogleCodeExporter commented 9 years ago
What exactly is not working correctly? Please give more details, what happens 
when it comes to the new activity?

Original comment by renasr...@gmail.com on 17 Nov 2010 at 11:26

GoogleCodeExporter commented 9 years ago
This has been asked and answered in the developer forum. You have to scroll 
down first so that the spinners are visible before trying to use them.

Original comment by renasr...@gmail.com on 24 Nov 2010 at 5:14