【发布时间】:2017-03-03 17:49:09
【问题描述】:
我正在尝试使用 Selenium 2 和 phpunit 进行测试。我正在使用 selenium-server-standalone-2.53.1.jar 并启动测试 firefox 打开空白并且什么都不做。
phpunit 给出这个信息:
PHPUnit_Extensions_Selenium2TestCase_WebDriverException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output
谁能告诉我会发生什么?嗯。
【问题讨论】:
标签: selenium selenium-webdriver phpunit