Closed GoogleCodeExporter closed 9 years ago
Changing line 261 of Clicker.java to
if(pattern.matcher(textView.getText().toString()).find() ||
pattern.matcher(textView.getHint().toString()).find()){
Original comment by christop...@gmail.com
on 4 Jan 2012 at 6:09
Thanks for this. Will be included in next weeks release.
Original comment by renasr...@gmail.com
on 6 Jan 2012 at 8:14
Original comment by renasr...@gmail.com
on 6 Jan 2012 at 8:16
This has been implemented in Robotium 3.1.
Original comment by renasr...@gmail.com
on 9 Jan 2012 at 12:00
Original issue reported on code.google.com by
christop...@gmail.com
on 4 Jan 2012 at 3:44