如何使用Appium在真实设备上自动执行第三方ios应用程序 [英] How to use Appium to automate a 3rd party ios app on real device

查看:263
本文介绍了如何使用Appium在真实设备上自动执行第三方ios应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用Appium在真实的iPhone上自动化第三方ios应用(例如YouTube).我无法找到一个单独的指南/教程来实现此目的,但是从我收集的信息来看,它似乎涉及以下步骤:

I'm trying to automate a 3rd party ios app (YouTube, for example) on a real iPhone using Appium. I haven't been able to find a single guide/tutorial to achieve this, but from the information I gathered, it seems to involve the following steps:

  1. 提取预安装的应用并解密(使用诸如 Clutch 之类的工具) li>
  2. 用我的开发证书将其辞职
  1. Extract the pre-installed app and decrypted it (using a tool such as Clutch)
  2. Resign it with my development cert

我知道我在每个步骤中都省略了很多细节,但是我的问题是,有没有人成功做到这一点并且可以确认这实际上是可以实现的?还是有其他使用较少的方法来使用Appium自动化第三方ios应用程序?

I know I omitted lots of details in each step, but my question is, has anyone done this successfully and can confirm this is actually achievable? Or is there any other less involved ways to automate a 3rd party ios app using Appium?

推荐答案

要使设备上已安装的应用程序自动化,您可以使用bundleId功能并提供已安装应用程序的捆绑包ID.

In order to Automate app already installed on the device, you can use bundleId capability and provide the bundle id of the installed app.

您可以了解有关如何获取已安装应用程序的bundleId的更多信息,

You can learn more about how to get the bundleId for an installed app, here.

这篇关于如何使用Appium在真实设备上自动执行第三方ios应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆