Closed shu-maegawa closed 1 month ago
Hey there,
Unfortunately we don't support this version of the library anymore. Please check out our support policy on which versions we are currently supporting. Can you please try to upgrade to the latest version and see if your problem persists? If so, please open up a new issue and we'll help you out.
Thanks!
@shu-maegawa you should upgrade to latest Laravel Dusk 8 as soon as possible or utilise alternative Chrome Driver installation such as https://github.com/orchestral/dusk-updater
Dusk Version
7.9
Laravel Version
9.52.16
PHP Version
8.1
PHPUnit Version
9.5.10
Database Driver & Version
8.0.26
Description
Even if you specify chrome-driver's version as 128 I get the following error in the dusk test of the ci/cd pipeline on Github
laravel.yml
run: php artisan dusk:chrome-driver 128
CI/CD error
Steps To Reproduce