自动测试使用watin:如何关闭弹出的PDF文件?
当我使用WatiN测试网站时,例如,导航到“http://www.opm.gov/hcaaf_resource_center/assets/Lead_tool3.pdf”,它会提示一个PDF文件。我如何关闭它?
When I use WatiN to test a website, for example,navigate to 'http://www.opm.gov/hcaaf_resource_center/assets/Lead_tool3.pdf',it will prompt a PDF file.How can I close it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有几篇关于对话框处理程序的帖子。最近的。建议在 watin 部分搜索“dialog handlers”
There are several posts about dialog handlers. Recent ones. Suggest a search "dialog handlers" in the watin section