How can I Press Finish button on Android Key Board?

29 views
Skip to first unread message

Sri Ranjan

unread,
Jan 11, 2018, 6:56:15 AM1/11/18
to calabash-android
Hello All,

I am trying to Press Finish button in soft keypad using calabash, but unable to do so, is there any way to do this?
This is customised to Finish Button (Not Enter) ?
Attached screen shot


Regards

Capture.PNG

Marcella

unread,
Jan 13, 2018, 5:58:15 PM1/13/18
to calabash-android
Hello Sri,

Is there a method you're trying that isn't working for you? You could try to use:

tap_when_element_exists

press_enter_button

keyboard_enter_text

enter_text

You could also call perform_action and potentially resolve the issue by pressing the specific coordinates, but that isn't the best option if you plan to test on different types of devices. 

Hope you find this helpful. 
Reply all
Reply to author
Forward
0 new messages