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.
我正在研究使用 Appium 在 iPhone 上测试我们的产品的可能性,所以我还没有安装它(我也没有 MAC)。
我发现一个问题基本上是这样问的,但答案是基于启动 Safari - 这是否也适用于其他应用程序(如计算器等......)?此外,如果我在真实设备上运行测试,我是否仍然需要从 MAC 运行它们,或者 Windows PC 是否也能正常工作(因为不再在 PC 上处理本机应用程序)?
您将需要在其上安装 Mac 和 XCode。
Appium 使用 Apple UIAutomator 与模拟器或真实设备上的 iOS 应用程序元素对话。
UIAutomator 是 XCode 的一部分,只能安装在 Apple 硬件上(可能有在线黑客将其安装在 Windows 上,但简短的回答是否定的)