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.
- The query recognize the element.
- This issue occur on physical device only (never saw that issue on the Genymotion).
- It is not always happening.
- After playing around (queries, touches, etc.) it is works fine, but happen again if I re-open the app.
- Trying to touch it by ‘* text’ or ‘* id’ and got the same results.
- Configure the device to show the touches and it is showing a wrong position when pressing.
Is that a known issue with Calabash?
Your thoughts?