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.
我正在使用 Selendroid(和一个 Perl 脚本),想知道是否可以使用 Selendroid 自动化预安装的 android 应用程序,例如 Gallery、Clock 等?
您可以将 Appium 与 Selendroid 一起使用来自动化 Android 中的系统应用程序。使用 UI Automator 查看器和 adb logcat 获取应用程序详细信息和对象。
您需要为 Appium 中的所有应用程序提供应用程序名称和活动,而您只需要提供 Selendroid 的 apk 文件