Instruments:UI Automation:iPhone app - 如何使用 NSRect 的参数点击“null”按钮?
Posted
技术标签:
【中文标题】Instruments:UI Automation:iPhone app - 如何使用 NSRect 的参数点击“null”按钮?【英文标题】:Instruments:UI Automation:iPhone app - how to tap "null" button using parameters of NSRect? 【发布时间】:2011-07-22 07:06:25 【问题描述】:请帮助我。 有一个按钮:
4) UIAButton [name:(null) value:(null) NSRect: 25, 254, 70, 72]
我可以点击它: target.tap(x,y) 或 window.buttons()[index].tap();
但是,是否可以使用参数 NSRect 作为按钮的 id 来点击按钮?
提前致谢。
【问题讨论】:
【参考方案1】:按钮可以通过使用其名称作为参数直接点击,但在这种情况下,名称为空,您可以通过提供从 0 开始的 id 来点击它,并继续到屏幕上出现的按钮数量,就像一个大批。 NSRect
不能在这里使用。
【讨论】:
以上是关于Instruments:UI Automation:iPhone app - 如何使用 NSRect 的参数点击“null”按钮?的主要内容,如果未能解决你的问题,请参考以下文章
使用 System.Management.Automation 远程重启计算机的正确方法
Automation License Manager 怎么用