calabash / run_loop

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

Disable simulator autocorrection and co #704

Closed JoeSSS closed 5 years ago

JoeSSS commented 5 years ago

Add new default behaviour which will disable autocorrection caps-lock and autocapitalize on simulator. User has a change to change it back using keys in launch options.

Fixes: #484 and #64

JoeSSS commented 5 years ago

@jamuc can you take a look please? :)

jmoody commented 5 years ago

BTW, Jenkins CI has been disabled.

The problem is that the tests run (and pass), then the job just hangs - ignoring the job time out.

jmoody commented 5 years ago

@JoeSSS Merge whenever you think this is ready.