在宅基上运行Laravel黄昏 [英] Running Laravel Dusk on Homestead

查看:148
本文介绍了在宅基上运行Laravel黄昏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Homestead 版本1.0.1 Laravel版本5.4.16 。我通过阅读文档来设置Laravel黄昏。



但是,当我通过ssh运行 php工匠黄昏到我的宅基地。我有一个错误,像以下


PHPUnit 5.7.17由Sebastian Bergmann和贡献者。


$ b $时间:2.52分钟,内存:10.00MB


$ b(1)
/ 1(100%)



$ b

有1个错误:



1)测试\Browser\ExampleTest :: testBasicExample
Facebook\WebDriver\Exception\ WebDriverCurlException:发送curl错误
用于http POST / params参数:
{desiredCapabilities:{browserName:chrome,platform:ANY,chromeOptions:{二进制:,args:[no-first-run]}}}



经过30001毫秒的操作超时,0字节收到


有没有办法解决这个问题

I use Homestead Version 1.0.1 and Laravel version 5.4.16. I setup the Laravel dusk by reading the documentation.

But, when I run php artisan dusk by ssh to my homestead. I got an error like the following

PHPUnit 5.7.17 by Sebastian Bergmann and contributors.

E 1 / 1 (100%)

Time: 2.52 minutes, Memory: 10.00MB

There was 1 error:

1) Tests\Browser\ExampleTest::testBasicExample Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown for http POST to /session with params: {"desiredCapabilities":{"browserName":"chrome","platform":"ANY","chromeOptions":{"binary":"","args":["no-first-run"]}}}

Operation timed out after 30001 milliseconds with 0 bytes received

Is there anyway to fix this

这篇关于在宅基上运行Laravel黄昏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆