This might be related. The last few posts have some suggestions
Aug 11, 2020
2
Level 1
[Dusk] The '--headless` option is causing Facebook\WebDriver\Exception\WebDriverCurlException : Curl error thrown for http POST
I have just installed the newest Dusk and ChromeDriver (84.0.4147.30). If I run standard DuskTestCase I can login as admin and visit my home page without any problem. However when I tried to visit an "admin" area guarded by my "admin" guard I receive that exception.
But if I remove the '--headless' option from DuskTestCase there is no problem.
Where can be the problem?
Please or to participate in this conversation.