The error messages states:
... cannot find Chrome binary ...
Do you have Google Chrome installed?
Summer Sale! All accounts are 50% off this week.
So i've tried to use dusk and follow the instruction at the official documentation, when i try to run php artisan dusk i've got this following error
Facebook\WebDriver\Exception\UnknownServerException: unknown error: cannot find Chrome binary
(Driver info: chromedriver=2.28.455517 (2c6d2707d8ea850c862f04ac066724273981e88f),platform=Mac OS X 10.12.4 x86_64)
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/facebook/webdriver/lib/Exception/WebDriverException.php:114
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/facebook/webdriver/lib/Remote/HttpCommandExecutor.php:320
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/facebook/webdriver/lib/Remote/RemoteWebDriver.php:126
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/tests/DuskTestCase.php:32
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/laravel/dusk/src/TestCase.php:209
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/laravel/framework/src/Illuminate/Support/helpers.php:653
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/laravel/dusk/src/TestCase.php:210
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/laravel/dusk/src/TestCase.php:116
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/vendor/laravel/dusk/src/TestCase.php:88
/Users/Semmiverian/Documents/Work/Sites/smartpromo_web_front/tests/Browser/ExampleTest.php:21```
is there anyone know how to fix this?
thanks
The error messages states:
... cannot find Chrome binary ...
Do you have Google Chrome installed?
Please or to participate in this conversation.