Please see: "Why do text and button clicks get wrong?"
http://code.google.com/p/robotium/wiki/QuestionsAndAnswers
On Oct 15, 5:39 pm, Gennadiy Rabkin <
g.rjab...@gmail.com> wrote:
> Trying to clickOnText(String), clickOnRadioButton(index) - click cannot be
> completed!
> I get size and values of my buttons: they exist and their labels too, in
> app checked manually.
> Strange because with another RadioButtons it worked fine.
>
> P.S. I have id's of my RadioButtons it would be good to have such method as
> for ImageViews.