What steps will reproduce the problem?
1. Perform first solo.typeText(0,"test");
2. Perform solo.enterText(0,""); OR solo.clearEditText(0);
What is the expected output? What do you see instead?
The text should have been erased after step 2.
Instead the text didn't change
What version of the product are you using? On what operating system?
Version 5.4.1 on Android studio (win7-64bit)
Please provide any additional information below.
I use robotium for years on Eclipse and this specific methods Is in extensive
usage in my other projects
Original issue reported on code.google.com by
croc.sof...@gmail.comon 13 Jun 2015 at 9:54