I am working on upgrading a Laravel application from 5.3 to 5.4, so I can use Laravel Dusk for testing.
I have followed the official Laravel guide as well as this scotch.io tutorial and am having no luck.
Executing php artisan dusk
produces the following output:
In Process.php line 1027:
TTY mode is not supported on Windows platform.
Then the program exits. Is this preventing Dusk from launching a browser window?
Edit: I have also tried installing and running chromeWebDriver as described in this answer.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire