开发者

How to generate random iOS User Events with Automation?

开发者 https://www.devze.com 2023-01-29 17:55 出处:网络
When developing on Android we have something called Monkey, it generates random user events and sends them to the device. Its very useful to stress test the a开发者_运维百科pp.

When developing on Android we have something called Monkey, it generates random user events and sends them to the device. Its very useful to stress test the a开发者_运维百科pp. Is there something similar for iOS?

Thanks in advance, Paulo


I think you've already found an answer in 4 months, but for a case: UIAutomation can be used for this (but you'll have to create a monkey yourself)

0

精彩评论

暂无评论...
验证码 换一张
取 消