0

I want to automate android application using MonkeyTalk IDE. I am not able to automate the text area for which AutoCompleteTextView has been used. Kindly help me.

1 Answers1

0

I wasn't able to get this working either, nor do the views for the rows show up on the component tree.

Monkeytalk has trouble with many widgets including popups and dialogs, so this doesn't surprise me. For example, we had to rotate 90 degrees in order to be able to press a pop-up menu option. On the other hand it supposedly supports spinners.

John Lehmann
  • 7,975
  • 4
  • 58
  • 71