无法将节点与硒网格中的集线器连接4.2.2

发布于 2025-02-08 16:17:19 字数 575 浏览 3 评论 0 原文

我正在尝试使用Selenium Grid 4.2.2我正在在服务器上创建一个集线器并尝试在本地计算机中创建一个节点,但是当我尝试在集线器和节点连接之间建立连接时,我正在得到一个错误发送注册事件一次又一次(本地机器和服务器在同一网络中)

Hub:

Java -Jar Selenium-Server-4.2.2.2.jar Hub

节点: java -jar selenium-server-4.2.2.jar node -detect-drivers true-publish-events tcp:// {hubip}:4442 -subscribe-events-events tcp:// tcp:// {hubip}:4443

请检查 无法在本地计算机中创建一个节点,我不知道为什么?

即使我 “ https://i.sstatic.net/qlq9k.png” rel =“ nofollow noreferrer”>

I am trying to use selenium grid 4.2.2 I am creating a hub on the server and trying to create a node in the local machine but when I am trying to make the connection between the hub and node connection I am getting an error sending registration event again and again(local machine and server are in the same network)

hub:

java -jar selenium-server-4.2.2.jar hub

node:
java -jar selenium-server-4.2.2.jar node --detect-drivers true --publish-events tcp://{hubIP}:4442 --subscribe-events tcp://{hubIP}:4443

please check the attachment in that hub is successfully created even though I cannot create a node in the local machine I don't know why??please help me reading to this thank you in advanced(all Brwoser driver present in selenium grid folder )

enter image description here

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文