xiaofans / robotium

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

waitForView(Class<T> viewClass, int minimumNumberOfMatches, int timeout) #373

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
waitForView(Class<T> viewClass, int minimumNumberOfMatches, int timeout) 

This method not recognized by intellisense in Eclipse:

"The method waitForView(View, int, boolean) in the type Solo is not applicable 
for the arguments (View, int, int)"

Original issue reported on code.google.com by G.Rjab...@gmail.com on 4 Jan 2013 at 9:54

GoogleCodeExporter commented 9 years ago
You have an environment issue. The method can be used when I test it. 

Original comment by renasr...@gmail.com on 7 Jan 2013 at 7:49