我可以使用 Robotium 关闭外部应用程序吗?

发布于 2024-11-28 01:22:20 字数 142 浏览 2 评论 0原文

我有我的 Android 应用程序,有 4 个按钮。他们每个人都调用一个应用程序,例如 Facebook 应用程序、Twitter 应用程序、默认电子邮件应用程序和电话。

当我使用 Robotium 测试这些按钮时,是否可以从测试脚本中关闭外部应用程序?

I have my Android app and there are 4 buttons. Each of them calls an application like
Facebook app, Twitter app, default email app and phone call.

When I am testing these buttons with Robotium, is it possible to close the external applications from within the test script?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

┾廆蒐ゝ 2024-12-05 01:22:20

Robotium 没有原生方式能够同时与多个应用程序交互。请参阅此问题。看来他们也有类似的问题。

There is no native way for robotium to be able to interact with multiple applications at once. See this question. It seems like they had a similar issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文