I'm having a problem in accessing some components on my UI using Robotium. I discovered there are some nodes (NAF nodes) that are not accesible from automated tool as Robotium.
Is there a way to access them? I would not use click using specific coordinates.
Could you suggest me the best practices for problems like this?
This is the image of layout seen from UI Automator.
If you want to access the elements of a particular list view the following code should help you achieve that: