【发布时间】:2015-03-09 18:50:03
【问题描述】:
我刚开始使用 Codeception,我正在尝试使用 WebDriver,但我不断收到此错误消息“Curl error throw for http POST to http://127.0.0.1:4444/wd/hub/session with params: {"desiredCapabilities":{"browserName":"firefox "}}
无法连接到主机”。我已经启动了服务器
java -jar selenium-server-standalone-2.45.0.jar。
我在 Vagrant 上运行 Codeception。有人可以帮忙吗?
【问题讨论】:
标签: selenium-webdriver codeception