calabash / run_loop

The bridge between Calabash iOS and Xcode command-line tools like instruments and simctl.
Other
32 stars 41 forks source link

Fix keyboard on iOS 13 #728

Closed maxim-lobanov closed 5 years ago

maxim-lobanov commented 5 years ago

On iOS 13, keyboard is not hittable during first emergence. It shows guide for Swipe using and waiting for "Continue" button click.

We have fixed wait_for_keyboard function. If it gets keyboard but it is not hittable, it make touch({text: "Continue"}).