Aug 29, 2019
0
Level 5
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!
Please or to participate in this conversation.