使用 Robotium 发送 Enter 键进行 Android 测试?
我正在使用 Robotium 进行 Android 测试。我有一个功能,如果用户在编辑文本字段中输入内容,然后按回车键,他就会进入下一个字段。现在,为了在 Robotium 中测试这一点,我可以将文本插入文本字段。但我不知道如何在Robotium中模拟按回车键。如果有人对此有任何想法,请告诉我。另外请告诉我除了 Robotium 之外是否还有其他更好的测试方法?感谢您的帮助和时间。
I am using Robotium for android testing. I have a feature where if the user types into a edit text field and then presses the enter key he is taken to the next field. Now to test this in Robotium, I am able to insert text into the text field. But I do not know how to simulate the enter key press in Robotium. If anyone has idea on this please let me know. Also let me know if there are any other better testing methods available other than Robotium? Thank you for your help and time.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)