无法在 Selenium 打开 googleChrome 浏览器中建立 Web 套接字连接

发布于 2024-11-07 05:11:16 字数 319 浏览 0 评论 0原文

下面是检查网络套接字连接的测试页面,我使用(*googlechrome)在 selenium 中打开下面的页面,我无法连接到网络套接字。

<块引用>

http://websocket.org/echo.html

但是在普通的 googlechrome 浏览器中我们可以连接到网络套接字。

有什么区别?感谢您的快速帮助..

~Ashok

Below is the test page to check the web socket connection, I am opening below page in selenium with (*googlechrome), i am unable to connect to the web sockets.

http://websocket.org/echo.html

However in normal googlechrome browser we are able to connect to the web socket.

What is the difference? appreciate your quick help..

~Ashok

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

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

发布评论

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

评论(1

╭⌒浅淡时光〆 2024-11-14 05:11:16

您是否尝试过使用其他浏览器连接网络套接字?我以前也遇到过类似的问题,但我使用的是 Firefox,结果发现代理设置没有传递到 selenium 使用的 Firefox 配置文件。

Have you try to connect the web socket with other browser? I had the similar problem before but I was using Firefox, it turned out that the proxy setting wasn't get pass on to the firefox profile which selenium use.

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