RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

java - Robotium AssertionFailedError: View with id: '2131230724' is not found #823

Open rishabhbsdei opened 8 years ago

rishabhbsdei commented 8 years ago

I am getting this exception randomly from system. I am clicking on the same button ,some time system passes that testcase and some time it throws above exception on the same line. Also sometime the system is not able to find / click on the same object like the same button so the testcase failed . Please check these random issue or let me know to bypass these exception.