Closed GoogleCodeExporter closed 9 years ago
The problem is that in debug, the execution is so much slower and therefore the
tests are more flaky. If you put a large sleep in front of it you will see that
it does indeed click.
Original comment by renasr...@gmail.com
on 5 Feb 2015 at 12:43
Hi thanks for your reply. I put a 10 second sleep in front but still didn't
click. On another case, the wrong button was clicked.
Original comment by rizwan.c...@gmail.com
on 5 Feb 2015 at 7:46
I'm not sure what the issue could be. Robotium works by asking the View which
coordinates it has and then it sends a pointer event there. It seems as if the
View is giving incorrect information while being in debug mode..
Original comment by renasr...@gmail.com
on 5 Feb 2015 at 4:49
In debug it's fine. In normal mode I get weird places where things are
clicked.
Original comment by rizwan.c...@gmail.com
on 5 Feb 2015 at 5:45
Original issue reported on code.google.com by
rizwan.c...@gmail.com
on 4 Feb 2015 at 2:02