【发布时间】:2011-12-21 23:17:19
【问题描述】:
我目前正在使用在 sdk 5.0 和 xcode 4.2 上运行的自制 iOS 自动化框架在 iPad 上进行自动化测试。我的一项测试要求我握住并拖动一个对象。我可以分别触摸和拖动,但似乎找不到组合这些动作的方法。我无法在http://developer.apple.com/library/ios/#documentation/DeveloperTools/Reference/UIAutomationRef/_index.html 上找到解决方案。请帮忙!
【问题讨论】:
标签: objective-c ipad automation ios-ui-automation