While using latest 5.4.4 AndroidViewClient and 4.4.2 KitKat Android device I see desirable view ids with dump-simple.py provided file but when I try to use these ids with findViewByIdOrRaise method I receive an exception:
com.dtmilano.android.viewclient.ViewNotFoundException: Couldn't find View with ID='android.widget.ImageView fourier.milab:id/infoIcon' in tree with root=ROOT
I tried several times, no typos etc. So how can I use (touch etc.) these views?