Closed GoogleCodeExporter closed 9 years ago
Use the waitFor methods continuously in your test cases. You can use a waitFor
method to wait for that specific button before continuing the test case.
Original comment by renasr...@gmail.com
on 16 May 2013 at 5:32
Thanks for your reply, do you mean like waitForText ?
Original comment by ram...@gmail.com
on 16 May 2013 at 6:40
There are many different waitFor methods you can use for different
situations. See the javadoc for more information.
http://code.google.com/p/robotium/wiki/RobotiumAPIDocumentation
Original comment by renasr...@gmail.com
on 16 May 2013 at 7:06
Original issue reported on code.google.com by
ram...@gmail.com
on 16 May 2013 at 3:05