Hi,
I have an issue :
With The same code, app.Tap(myquery) work on LG 6.0.1, and it does not work on HTC 6.0
(The issue happend with pop-ups)
I made an app.Flash(myquery) to make sure that my button can be found, and the app.Flash(myquery) is working fine for both phones.
Thank you.