Tests\Browser\ExampleTest::testBasicExample
Facebook\WebDriver\Exception\SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 92
Current browser version is 91.0.4472.101 with binary path /usr/bin/google-chrome
I have used command php artisan dusk:chrome-driver 92
but still no success please help me out.