UIAutomation 第二个视图 ios
您好,我正在尝试为我的应用程序使用 UIAutomation。我能够测试我的应用程序的第一页。现在我的应用程序是一个基于导航的应用程序,我测试了表格视图的编辑按钮。当我单击表格单元格时,应用程序将导航到不同的视图。如何测试这个视图?以下是我的几个问题:
- 如何自动测试多个视图?
- 我如何访问第二个视图中的元素?
- 如何截取显示错误的页面???这可能吗?
- 我也可以检查触摸手势吗?
提前致谢。
Hi, I'm trying to use UIAutomation for my application. I am able to test the first page of my application. Now mine is a navigation based application, I tested the edit buttons for the tableview. When I click the tablecell the application navigates to different view. How to test this view?? Here are the few questions I have:
- How to automate testing for multiple views??
- How can i get access to the elements in the second view??
- How to make a screenshot of the page showing error??? Is this possible?
- Can I check for touch gestures also??
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)