Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

tobyreed's avatar

Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown for http POST to /xxx/xxx/element/4/click

Hello,

I am trying to run a Laravel Dusk test against crossbrowsertesting. However, the issue I am facing is that after a login is complete the test will hang for 30 seconds, and then just fail. But at the end of the test once it says it has failed, it will load the correct page and the user is logged in, but then quits.

Has anyone else ran into this issue or is someone able to help?

The error message is:

Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown for http POST to /xxx/xxx/element/4/click

Thank you!

0 likes
0 replies

Please or to participate in this conversation.