Steps To Reproduce: Execute the test script by PHP artisan dusk tests/Browser/Login.php Actual Result: Chrome Failed to start : Crash message is displayed (Attached Screenshot)
Expected Result: It should allow to open Chrome Browser
Are you running the test on the docker image or are you running it from your local pc?
If you are running it in the docker image you need to have chrome installed there and you probably need to install X on it as well (assuming you are using a linux image).