【发布时间】:2019-04-17 14:09:08
【问题描述】:
我正在使用 chrome 浏览器在 selenium Grid 中运行自动化测试脚本,我收到 Chrome not reachable 错误。
cucumber.runtime.CucumberException:
org.openqa.selenium.WebDriverException:
chrome not reachable
(Session info: chrome=68.0.3440.84)
(Driver info: chromedriver=2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706),platform=Linux 3.10.0-957.1.3.el7.x86_64 x86_64) (WARNING: The server did not provide any stacktrace information)
【问题讨论】:
标签: selenium selenium-webdriver selenium-grid