网格控制台http://localhost:4444/grid/console
错误消息:
DefaultRemoteProxy未知版本,连接到10.152.140.119:5558 /10.152.140.119失败:连接被拒绝:连接
要求将MachineA注册为集线器,将MachineB注册为集线器上的节点。以便在两台机器上的不同浏览器上同时运行selenium脚本
重现步骤:
java服务器selenium- -jar -standalone-2.46.0.jar -role
java服务器selenium- -jar -standalone-2.46.0.jar -role webdriver -hub browserName=firefox:/10.152.140.170:4444/-jar/register -port 5558 -host 10.152.140.119 -browser selenium
https://stackoverflow.com/questions/31515468
复制相似问题