我曾经咨询Apple Developer页面“iOS自动化JavaScript参考”,但现在页面重定向到苹果的搜索页面,我无法找到我想要的参考文献中提供的任何信息。我也谷歌我的怀疑和所有结果将我重定向到不再存在的页面。有谁知道我在哪里可以查询UIATarget类的所有方法?
答案 0 :(得分:2)
2012年7月,在archive.org上保存了此页面的副本:
https://web.archive.org/web/20120523220502/http://developer.apple.com/library/ios/#/web/20120606031156/http://developer.apple.com/library/ios/documentation/ToolsLanguages/Reference/UIATargetClassReference/UIATargetClass/UIATargetClass.html
似乎UI Automation
可能被约塞米蒂周围的Javascript for Automation (JXA)所取代。