laravel dusk

works on windows (atkrp demesi i: chromedriver)
composer require --dev laravel/dusk:"^5.4"

composer require --dev laravel/dusk - latest version
it needs pcntl (dont work on windows)

chromedriver
https://github.com/laravel/dusk/issues/490
https://chromedriver.storage.googleapis.com/index.html?path=2.36/

download chromedriver and put in directory: vendor/laravel/dusk/bin
Managing ChromeDriver Installations
php artisan dusk:chrome-driver --all

https://laravel.com/docs/6.x/dusk