I’m facing an issue with touching on elements.
The issue occur when a pop-up window appears and when I’m pressing on one of the buttons nothing happen.
Is that a known issue with Calabash?
Your thoughts?
To me, it sounds like a known issue with Android, which is seen in Calabash-Android when working with floating dialogues and keyboards (which is why the issue probably does not occur when using Genymotion). We have described workarounds in greater detail here in the Calabash-Android wiki. What happens is that the view coordinates of the floating dialogue are not updated when they keyboard is shown/hidden and visually pushes the dialogue upwards and downwards.