python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Laravel Dusk running in Ubuntu 20.04 Error Chrome failed to start: exited abnormally
When I run
$ php artisan dusk tests/Browser/ExampleTest.php
It prompt the error
Tests\Browser\ExampleTest::testExample
Facebook\WebDriver\Exception\UnknownServerException: unknown error:
Chrome fa...
Shiro
Votes: 0
Answers: 1
Laravel + sail + dusk => Error: Could not start a new session [...] Chrome failed to start
I just can't get Laravel dusk running. I've searched the internet and tried almost everything. I hope anyone knows the trick.
To rule out any self introduced problems I stated with a brand new Laravel...
Arjan Kempes
Votes: 0
Answers: 1
Unknown command in chromedriver
I'm working on a PHP project and using dusk to conduct tests (OS: Ubuntu 20).
When I run the chromedriver on Linux and navigate to any URL, I am getting an unexpected error.
For example, the next erro...
MemoNick
Votes: 0
Answers: 1
WSL2 Laravel dusk testing google-chrome driver unable to display site
Laravel Dusk, errors loading google-chrome
I am trying to run tests using Laravel Dusk on a Windows 10 subsystem, WSL2 running Ubuntu. I've followed the installation guides, and I'm stuck at the point...
muldev
Votes: 0
Answers: 0