Is possible to use Dusk outsite of a Laravel project?
Yes, but with some hacks
You can use a Laravel project to test other projects (that can be no Laravel projects). See https://laravel-news.com/automatically-making-monthly-payments-with-dusk
Or use this package https://github.com/unglud/dusker
Wow man. Nice!
Unfortunately Dusk is meant to be used in combination with the Laravel framework. We have no plans on offering support outside Laravel.
Most helpful comment
Or use this package https://github.com/unglud/dusker