RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

Need to add pressSoftKeyboardDoneButton and pressSoftKeyboardGoButton APIs #775

Closed haitaoz closed 9 years ago

haitaoz commented 9 years ago

Robotium 5.4.1 has two APIs related to softkeyboard:

  1. pressSoftKeyboardNextButton
  2. pressSoftKeyboardSearchButton

It is not enough since softkeyboard for EditText has another two action buttons:

  1. Go
  2. Done

Please add support for these two action buttons

renas commented 9 years ago

Thanks for the suggestion. We will add this in the next release.

renas commented 9 years ago

This has been integrated in Robotium 5.5.1