简体   繁体   English

如何使用Robotium在其他活动中单击项目列表?

[英]How to click on item list in other activity using robotium?

I have button in my application that opens android contact application for choose contact from list in other words I need to click on list item in other activity. 我的应用程序中有一个按钮,可打开android联系人应用程序以从列表中选择联系人,换句话说,我需要在其他活动中单击列表项。 How I can do it using robotium ? 我如何使用Robotium做到这一点?

Thanks! 谢谢!

Robotium can only test one application at a time. Robotium一次只能测试一个应用程序。

Here is a link that will answer questions like that: http://code.google.com/p/robotium/wiki/QuestionsAndAnswers 这是一个可以回答类似问题的链接: http : //code.google.com/p/robotium/wiki/QuestionsAndAnswers

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM