xiaofans / robotium

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

By Robotium missing Views #449

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. An invisible TextView
2. The TextView is set to visible by the overridable method onRequestComplete

What is the expected output? What do you see instead?
Throughout the TestCase starts with Robotium, the TextView is always NULL.
When i debug the app without Robotium, the object of the TextView is always 
present

What version of the product are you using? On what operating system?
Robotium 4.1, Android Version 4.2.2

Please provide any additional information below.

Original issue reported on code.google.com by shaush...@doegel.de on 8 May 2013 at 8:51

GoogleCodeExporter commented 9 years ago
Please explain this issue further. What TextView is null? Please also paste the 
test case. 

Original comment by renasr...@gmail.com on 8 May 2013 at 12:06

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 13 May 2013 at 5:33