使用 Watin 单击 Gmail 注销链接
我在两台不同的计算机上使用 IE8 和 IE9,我想单击我的 Gmail 帐户的注销链接。
Watin 无法找到注销链接并给出错误。
谁能帮助我并让我知道如何实现这一目标。
谢谢 亚西尔
I am using IE8 and IE9 on 2 different machines and I want to click the signout link of my gmail account.
Watin is unable to find the signout link and gives me error.
Could anyone please help me and let me know how can I achieve this.
Thanks
Yasir
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
期待您创建一个浏览器实例,我认为这可以解决问题:
顺便说一句,请务必更新到 WatiN 2.1,它可以正确支持 IE9 中的框架。
expecting you have created a browser instance I think this will do the trick:
BTW be sure to update to WatiN 2.1 which supports frames in IE9 properly.