duncan3dc / dusk

Use Dusk browser automation without the full Laravel framework
Apache License 2.0
80 stars 12 forks source link

Chrome version must be between 70 and 73 #19

Open andreas-globi opened 1 month ago

andreas-globi commented 1 month ago

Trying to instantiate dusk, I get: Facebook\WebDriver\Exception\SessionNotCreatedException : session not created: Chrome version must be between 70 and 73

My chrome version is 126

vendor/laravel/dusk/bin/chromedriver-linux launches without any errors.

andreas-globi commented 1 month ago

This worked for me: https://github.com/orchestral/dusk-updater