WatiN:自动化网页对话框
我使用 WatiN 来自动化测试,但如何处理网页对话框窗口?我可以连接到它,但看不到它的源代码。
I use WatiN to automate my testing but how could I handle Web Page dialog window? I can connect to it but can't see source code of it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在Firefox中使用firebug查看页面元素/Dilaog元素
Use firebug in Firefox to see the Page Elements/ Dilaog Elements
如果你想处理弹出对话框使用
If you want to handle popup dialog use