Closed GoogleCodeExporter closed 9 years ago
waitForText() will wait for a text view until the timeout is reached. If you
want it to wait for a shorter time then you can use it with a timeout
parameter. This is according to design.
Original comment by renasr...@gmail.com
on 29 May 2012 at 7:58
How to extract a text view from page?
Is there any tool available to get all objects, views ..etc?
If we have tool, what is the required value need to be used to pass against the
robotium methods? If you could get us this information it would be really
great. Pls provide some sample snippet for waitforText() alone using the object
grabbing tool.
Thanks.
Original comment by alpatisu...@gmail.com
on 30 May 2012 at 2:14
There are several get methods that return the object. Please see the javadoc
for more information.
Original comment by renasr...@gmail.com
on 30 May 2012 at 2:30
Original issue reported on code.google.com by
alpatisu...@gmail.com
on 29 May 2012 at 12:15