selenium 未检测到 Firefox 中的链接,但相同的测试在 Internet Explorer 中运行良好

发布于 2024-11-09 03:04:08 字数 111 浏览 0 评论 0原文

我的硒测试在 Internet Explorer 上运行良好,但它们无法识别 Firefox 中的某些链接,即使我使用它们的 ID 来检测它们也是如此。 任何解决方案将不胜感激。

谢谢, 镍丁

My selenium tests are working fine on internet explorer but they are not able to recognize some of the links in firefox, even when I am using their ids to detect them.
Any solution will be much appreciated.

thanks,
Nitin

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

红玫瑰 2024-11-16 03:04:08

尝试使用 xpath 或 CSS,让我知道它是否有效。

Try with xpath or CSS and let me know it's working or not..

温柔戏命师 2024-11-16 03:04:08

尝试使用不同的选择器。 CSS 是事实证明更加独立于浏览器。

Try using different selectors. CSS is proven to be more browser-independent.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文