窗口标题为空,如何使用 selenium.selectwindow() 进行选择

发布于 2024-10-13 04:42:29 字数 262 浏览 0 评论 0原文

在我的应用程序中,某些页面没有标题,仅显示“Mozilla Firefox”,我想在该页面上执行一些操作。

我尝试使用 selenium.GetAllWindowTitles() 获取标题,这将返回所有窗口标题并显示没有标题(“”)的窗口标题。我尝试使用(“”)但没有用。

有人可以帮我解决这个问题吗?

我要求开发人员修复此页面标题,不幸的是此开发是由第三方完成的,这是一个巨大的过程。当然,如果没有可能的话,我肯定会要求他们修复它。

谢谢 瓦斯

In my application some of the pages doesn't have titles, just displaying "Mozilla Firefox" and I want to do some operations on that page.

I tried to get the titles using selenium.GetAllWindowTitles(), this is returning all the window titles and showing the window title which is not having title as (""). I tried using ("") but no use.

Can someone help me to resolve this.

I asked developers to fix this page titles, unfortunately this development is in third party, which is huge process. Of-course if there is no possibility then definitely I will ask them to fix it.

Thanks
Vas

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

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

发布评论

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

评论(1

〃温暖了心ぐ 2024-10-20 04:42:29

尝试在 Se-IDE 中打开该页面。 IDE 将显示页面标题。我不知道它从哪里开始,但它通常有效。使用 Se-RC 中的信息。

Try opening that page in Se-IDE. IDE will show the page title. I don't know from where it picks up but it usually works. Use the info in Se-RC.

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