This package is the fork of laravel/dusk to support dusk in laravel 5.3
pankitgami/dusk is a Laravel package for this package is the fork of laravel/dusk to support dusk in laravel 5.3.
It currently has 1 GitHub stars and 14 downloads on Packagist (latest version v1.0.13).
Install it with composer require pankitgami/dusk.
Discover more Laravel packages by pankitgami
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your machine. Instead, Dusk uses a standalone Chromedriver. However, you are free to utilize any other Selenium driver you wish.
Documentation for Dusk can be found on the Laravel website.
Laravel Dusk is open-sourced software licensed under the MIT license