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

hasibweb's avatar

Facebook\WebDriver\Exception\SessionNotCreatedException: session not created

Hello

My dusk testing was working fine. Suddenly I am getting this error.

Facebook\WebDriver\Exception\SessionNotCreatedException: session not created

Any solution?

0 likes
1 reply
tisuchi's avatar
tisuchi
Best Answer
Level 70

@hasibweb

Actually I was facing this issue also. Mainly I found this issue for not having an updated version of google chrome. I believe, if you update your chrome version, you won't see this anymore.

Still, if you are facing this issue, check out this discussion. https://github.com/laravel/dusk/issues/641

4 likes

Please or to participate in this conversation.