Using appium for android app automation. Not able to click on the "Done" button displayed on the phone keyboard. Can someone help is there any way we can click on the Android phone done button using ADB Shell commands?
Looks like there is no constructive way to click on the Done or Next button on the device keyboard. So as a temporary solution I'm tapping with 2 fingers on the Done button coordinates, However this is not a viable solution to do this. Will wait until appium comes with fix for this in next version.