act262 / robotium

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

getView(Object tag) issue #690

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use getView(Object tag) to get view
2.Junit will report the fail that can't find the id
3. The case is fail

What is the expected output? What do you see instead?
It should have a parameter to define the tag and id

What version of the product are you using? On what operating system?
Mac, 5.4.1

Please provide any additional information below.
None

Original issue reported on code.google.com by lvchon...@gmail.com on 1 Jul 2015 at 10:00