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

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

问题描述

我正在尝试使用 Appium 在真正的 iPhone 上自动化 3rd 方 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等工具)
  2. 用我的开发证书辞职

我知道我在每一步都省略了很多细节,但我的问题是,有没有人成功地做到了这一点,并且可以确认这实际上是可以实现的?或者有没有其他较少涉及的方法来使用 Appium 自动化 3rd 方 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 功能并提供已安装应用程序的 bundle 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 在真实设备上自动化 3rd 方 ios 应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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