Can you simulate IME_ACTION_DONE commands on the adb shell?
I have used this but it does not work
adb shell input ime IME_ACTION_DONE
I am trying to use this system command on my calabash test by running the above command using the system function