简体   繁体   中英

iOS app User simulation and monitoring?

I need to develop a new app or code to simulate user interface in another already existing app and get textFields, messages, etc results. Something like KIF ( https://github.com/square/KIF ), but I would like it to be independently compiled (not embedded in the same project). Any ideas?

If I understand correctly, you want to have App A to be able to interact with the UI of App B.

This is not possible.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM