Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用单个机器人项目测试由多个 APK 组成的应用程序。我无法做到这一点,因为我找不到在清单文件中提供多个包名称的方法。有什么解决办法吗?我可以有一个测试 APK 来测试多个 APK 吗?
您无法在单个 robotsium 项目中测试包含多个 APK 的应用程序。您可以一次测试一个 APK。